-
Notifications
You must be signed in to change notification settings - Fork 399
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
test: Updated benchmark test results to output result files #2350
Commits on Jul 12, 2024
-
fix: Added json-specific benchmark job, stripped several callbacks fr…
…om run-bench, promisified the child-exit listener for JSON printing benchmark tests, temporarily bumped complexity threshold Signed-off-by: mrickard <maurice@mauricerickard.com>
Configuration menu - View commit details
-
Copy full SHA for 6d4c041 - Browse repository at this point
Copy the full SHA 6d4c041View commit details -
test: Changed onChildExit throw to a log, to avoid blocking subsequen…
…t tests Signed-off-by: mrickard <maurice@mauricerickard.com>
Configuration menu - View commit details
-
Copy full SHA for 25ce4e2 - Browse repository at this point
Copy the full SHA 25ce4e2View commit details -
test: Consolidated printer classes, added file output for JSON, added…
… counter Signed-off-by: mrickard <maurice@mauricerickard.com>
Configuration menu - View commit details
-
Copy full SHA for 4e4ffc7 - Browse repository at this point
Copy the full SHA 4e4ffc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22162dc - Browse repository at this point
Copy the full SHA 22162dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e33e947 - Browse repository at this point
Copy the full SHA e33e947View commit details -
chore: fixed promises tests to run promise and not rely on callback t…
…hat is not wired up any longer
Configuration menu - View commit details
-
Copy full SHA for 74ff93d - Browse repository at this point
Copy the full SHA 74ff93dView commit details -
chore: fixed datastore shim tests to return promise and invoke resolv…
…e method as cb in the test data store
Configuration menu - View commit details
-
Copy full SHA for 2fda637 - Browse repository at this point
Copy the full SHA 2fda637View commit details -
test: Compacting error messaging in benchmark.js, added try/catch in …
…run-bench to handle non-json returns Signed-off-by: mrickard <maurice@mauricerickard.com>
Configuration menu - View commit details
-
Copy full SHA for 2c141ce - Browse repository at this point
Copy the full SHA 2c141ceView commit details -
test: Fixed compare-bench-results.js by awaiting file read. Added log…
…ging of error, if a test is missing from one file. Signed-off-by: mrickard <maurice@mauricerickard.com>
Configuration menu - View commit details
-
Copy full SHA for f1304e2 - Browse repository at this point
Copy the full SHA f1304e2View commit details -
chore: Removed cognitive-complexity exception for run-bench.js
Signed-off-by: mrickard <maurice@mauricerickard.com>
Configuration menu - View commit details
-
Copy full SHA for d1f2197 - Browse repository at this point
Copy the full SHA d1f2197View commit details
Commits on Jul 15, 2024
-
test: Added automatic md file generation to benchmark comparison.
Signed-off-by: mrickard <maurice@mauricerickard.com>
Configuration menu - View commit details
-
Copy full SHA for 6c0f836 - Browse repository at this point
Copy the full SHA 6c0f836View commit details -
test: Updated benchmark tests and comparisons to be written to benchm…
…ark_results directory, removed extra NPM script Signed-off-by: mrickard <maurice@mauricerickard.com>
Configuration menu - View commit details
-
Copy full SHA for 4c3621a - Browse repository at this point
Copy the full SHA 4c3621aView commit details