- 24 Sep, 2022 1 commit
-
-
Niklas Adolfsson authored
* add tokio-console support for benches * Update examples/examples/tokio_console.rs * Update examples/examples/tokio_console.rs
-
- 23 Sep, 2022 1 commit
-
-
Niklas Adolfsson authored
* fix(benches): increase sample time for benches * change to 100s * split benchmarks slow/fast * increase default sample time * Update benches/README.md * sample_time -> measurment_time
-
- 04 Apr, 2022 1 commit
-
-
Niklas Adolfsson authored
* improve benches with 10 requests per conn * add subscription bench * fix nits * fix nit run 256 too * add CPU profiling via pprof * rewrite me * add move benchmark methods; fast, slow & memory intensive * add instructions for ulimit * reduce mem call not reach 256MB limit in WS for batches
-