-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A more efficient implementation of the multi-round block partitioner (#…
…9488) * init * integrate into executor benchmark * renames * update * more async drop * update * update * update * update * update * update * save a vec of storage location * update * update * update * update * update * update * update * update * update * update * update * update * exe bench partition timer * parallelize add_edges__init * update * update * prealloc r/wsets_by_txn_id * update * speculative bug fix * add_edges bugfix * give a large blockstm instance to the last shard * par fix * more v2 tests of equality to unsharded result * add_edges another impl * tweak * determinism tests * refactoring * fmt * tweak * update * v2 cmdline args for executor bench * misc * update tests * clean up * bugfix * clean up * more iterations in determinism tests * clean up * clean up * comments * API tweak * clean up * doc update * clean up * clean up * rename * polish partitionerv2 (#9619) * save * a quick bench... * update * update * timer clean up * all states in session * update * update * update * update * parallel twds * make_txn_with_dep as a func * tweak * tweak * massive breakup * tweak * update * rename * update * update * tweaks * tweaks * timers back * tweaks * tweaks * tweaks * refactor * renames * update * fmt * doc * tweak * tweak * comments * comments * tweak * tweak * tweak * tweak * tweak * comment * comment * comment * fmt * renames * fmt * ut for start_txn_idxs * renames * comments * comments * fmt * comments * comments * fmt
- Loading branch information
Showing
32 changed files
with
2,007 additions
and
202 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.