Uh oh!
There was an error while loading. Please reload this page.
concurrency detection / graphs - #451
Merged
Merged
Conversation
* speedup; find all concurrencies on 1st pass; ignore segments on subsequent passes * prevent memory leak from overwritten/orphaned concurrency lists * "reverse" check in HGEdge ctor no longer needed interactive rebase d54bfbd89ced77e04655b9ac5a971b01551c59a5
Datacheck: delete fp before invalidating iterator main: prevent improper line.back() on empty nmpfps
TravelerList: don't "strip whitespace" before file BOF ElapsedTime: plug memory leak on internal str buffer cherrypick 827a225
comments on processing lines
delete unmatchedfps
Plug memory leaks in subgraph region/system lists cherrypick d5810b8
delete[] updates & systemupdates
avoid invalid reads in read_wpt while coping files that are empty or begin with null zero TravelMapping#248 (comment)
ContributorAuthor
Added 7 more commits that help make siteupdate more "Valgrind clean", avoid invalid reads & writes, and plug lower-impact memory leaks. Class destruction for bigger-ticket items is still subject to change, so I'm holding off on pushing to master for now. |
yakra
commented
Aug 3, 2021
ContributorAuthor
Python speed on lab1
|
yakra
commented
Oct 25, 2021
ContributorAuthor
Deleting the genesis branch from BiggaTomato. In case I ever wanna refer back to it...
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes#450
closesyakra#177
closes#449
closes#248