aquatic/scripts
Joakim Frostegård 5d40954936 aquatic_ws: deserialize InMessage with simd-json for performance
From 18% to 13% CPU time during load test run.

Criterion benchmark of deserialization got about 90% improvement.
2020-08-11 06:32:51 +02:00
..
criterion aquatic_ws: add bench for InMessage::from_ws_message, take ws msg by ref 2020-08-11 05:36:29 +02:00
bench-udp-handlers.sh scripts: don't print RUSTFLAGS, causes issues when printing configs 2020-08-01 23:23:10 +02:00
flamegraph-aquatic-udp-on-linux.sh rename aquatic to aquatic_udp, same for bench and load test crates 2020-05-11 16:55:46 +02:00
run-aquatic-http.sh scripts: don't print RUSTFLAGS, causes issues when printing configs 2020-08-01 23:23:10 +02:00
run-aquatic-udp.sh scripts: don't print RUSTFLAGS, causes issues when printing configs 2020-08-01 23:23:10 +02:00
run-aquatic-ws.sh scripts: don't print RUSTFLAGS, causes issues when printing configs 2020-08-01 23:23:10 +02:00
run-load-test-http.sh scripts: don't print RUSTFLAGS, causes issues when printing configs 2020-08-01 23:23:10 +02:00
run-load-test-udp.sh scripts: don't print RUSTFLAGS, causes issues when printing configs 2020-08-01 23:23:10 +02:00
run-load-test-ws.sh scripts: don't print RUSTFLAGS, causes issues when printing configs 2020-08-01 23:23:10 +02:00
setup-bench-on-debian.sh setup-bench-on-debian.sh: roll nginx into other apt-get line 2020-06-30 00:04:01 +02:00
test.sh aquatic_ws: deserialize InMessage with simd-json for performance 2020-08-11 06:32:51 +02:00