organic/scripts
Tom Alexander f25dbc1d7c
rustfmt Build rustfmt has succeeded Details
rust-test Build rust-test has succeeded Details
rust-build Build rust-build has succeeded Details
Add a script for testing organic parse times.
This is not meant to produce publishable or comparable benchmarks. Such a script would have to run many iterations with the input already loaded into memory, proper prioritization via nice/ionice, and have a warm-up phase. This is just automating a basic test I am frequently running to compare parse times when investigating performance issues.
2023-08-27 16:56:32 -04:00
..
callgrind.bash Add scripts for running perf and callgrind. 2023-08-22 14:21:27 -04:00
perf.bash Add scripts for running perf and callgrind. 2023-08-22 14:21:27 -04:00
run_docker_compare.bash Honor the NO_COLOR environment variable. 2023-08-25 04:25:39 -04:00
run_docker_integration_test.bash Honor the NO_COLOR environment variable. 2023-08-25 04:25:39 -04:00
run_integration_test.bash Clean up run_integration_test.bash. 2023-08-14 15:53:17 -04:00
time_parse.bash Add a script for testing organic parse times. 2023-08-27 16:56:32 -04:00