Skip to content
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

Cargo-criterion tool support #145

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
6e39bca
Add Cargo Criterion JSON extractor and accompanying tests
brainstorm Dec 21, 2022
983f6f4
Test passing, next up is to consolidate types of the action with crit…
brainstorm Dec 22, 2022
04dcc2c
Shove the rest of criterion-rs 'extra' attributes for future reuse
brainstorm Dec 22, 2022
96184cc
Elaborate on how to use cargo-criterion tool, store-native-benchmark-…
brainstorm Dec 22, 2022
7d3c1e4
A bit more clarification on what remains to be done on the extraction…
brainstorm Dec 22, 2022
d5e0fa8
A bit more clarification on what remains to be done on the extraction…
brainstorm Dec 22, 2022
9107127
Merge branch 'cargo-criterion-tool-extractor' of github.com:brainstor…
brainstorm Dec 22, 2022
e372285
Minor couple of fixes
brainstorm Dec 23, 2022
91812bc
npm lint -- --fix for my extract additions
brainstorm Dec 23, 2022
2d3818f
Minor changes and cleanups, following CONTRIBUTING.md a bit more closely
brainstorm Jan 2, 2023
3258e95
High severity bugfix for node dependency
brainstorm Jan 3, 2023
319d18b
VSCode formatting broke the ndJSON structure of the test, introducing…
brainstorm Jan 4, 2023
ee2d9d4
ndJSON works now, need to rework how tests are run and/or reduce test…
brainstorm Jan 4, 2023
23533a5
tsconfig.app.json nowhere to be found upstream and editor was complai…
brainstorm Jan 4, 2023
25b4485
Trim ndJSON for test purposes
brainstorm Jan 4, 2023
b833235
Fix ndJSON tests
brainstorm Jan 4, 2023
b202622
Remove stray console.log()
brainstorm Jan 4, 2023
96aa94d
Focus on ndJSON which generalises well for cargo criterion
brainstorm Jan 4, 2023
cd8ef6f
Remove TODOs regarding ndJSONs
brainstorm Jan 4, 2023
e5e442f
Clarify cargo-criterion vs regular criterion bencher output
brainstorm Jan 4, 2023
325bdb9
Further cross-reference and clarify cargo bench vs cargo criterion us…
brainstorm Jan 4, 2023
fd70914
Draft support for storing native cargo-criterion benchmarking outputs
brainstorm Jan 4, 2023
cb57814
Tackle various npm run lint concerns, bypass tests for cargo-criterio…
brainstorm Jan 4, 2023
29cad31
Fix native benchmark report keeping
brainstorm Jan 5, 2023
b65a71a
Fix release script
brainstorm Jan 5, 2023
b5888bc
Fix lint
brainstorm Jan 5, 2023
8b02e70
git pull is not needed on release script
brainstorm Jan 5, 2023
300d1ac
Document the nativeBenchmarkDataDirPath option on main and tool READMEs
brainstorm Jan 5, 2023
31f611d
Merge branch 'master' into cargo-criterion-tool-extractor
brainstorm Feb 16, 2023
adbc6d7
Merge branch 'master' into cargo-criterion-tool-extractor
brainstorm Mar 5, 2023
092a6a8
Merge branch 'master' into cargo-criterion-tool-extractor
brainstorm May 16, 2023
bf5d5ef
Merge branch 'master' into cargo-criterion-tool-extractor
brainstorm Aug 27, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into cargo-criterion-tool-extractor
brainstorm authored May 16, 2023
commit 092a6a890fae3857aba732b81d738cf205af0146

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.