-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Implementation of random interleaving. #1105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 22 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
25a5fdf
Implementation of random interleaving. See
haihuang-ml f603351
Fix benchmark_random_interleaving_gtest.cc for fr-1051
haihuang-ml 58f3a39
Fix macos build for fr-1051
haihuang-ml 89d3a78
Fix macos and windows build for fr-1051.
haihuang-ml 0aadade
Fix benchmark_random_interleaving_test.cc for macos and windows in fr…
haihuang-ml f42e87c
Fix int type benchmark_random_interleaving_gtest for macos in fr-1051
haihuang-ml 8660ae1
Address dominichamon's comments 03/29 for fr-1051
haihuang-ml 4640ed4
Address dominichamon's comment on default min_time / repetitions for …
haihuang-ml 1a2b6df
Fix windows test failures for fr-1051
haihuang-ml 81c9ab0
Add license blurb for fr-1051.
haihuang-ml 70fe24a
Switch to std::shuffle() for fr-1105.
haihuang-ml 4966e90
Change to 1e-9 in fr-1105
haihuang-ml 688eaff
Merge branch 'master' into fr-1051
haihuang-ml 9399f14
Fix broken build caused by bad merge for fr-1105.
haihuang-ml 5923bf6
Merge branch 'master' into fr-1051
dominichamon c51e52c
Merge branch 'master' into fr-1051
dominichamon bb8e0e9
Fix build breakage for fr-1051.
haihuang-ml 32e86fc
Print out reports as they come in if random interleaving is disabled …
haihuang-ml 1bc2173
size_t, int64_t --> int in benchmark_runner for fr-1051.
haihuang-ml ce7220a
Address comments from dominichamon for fr-1051
haihuang-ml 81ac7fe
benchmar_indices --> size_t to make CI pass: fr-1051
haihuang-ml 086b15e
Fix min_time not initialized issue for fr-1051.
haihuang-ml ee70382
min_time --> MinTime in fr-1051.
haihuang-ml 4bdafa9
Merge branch 'master' into fr-1051
dominichamon 736875b
Add doc for random interleaving for fr-1051
haihuang-ml d340447
Merge branch 'fr-1051' of github.com:haih-g/benchmark into fr-1051
haihuang-ml File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.