ITADN

Do we have benchmark test to measure latency?

#610Closedtaikulawo 创建于 2026-01-24
T
taikulawocommented
Thank you very much for creating this project. Do we have any performance test cases to collect the general call latency? I’ve written my own performance test repository, and according to the data, a simple interaction between Rust and JS takes about 100ms. This is much worse than I expected. ``` time: [101.61 ms 101.72 ms 101.83 ms] change: [−0.3150% −0.1350% +0.0378%] (p = 0.13 > 0.05) ``` you can run `cargo bench` to get this data. https://github.com/taikulawo/qck Thanks
关闭于 2026-01-25 4 条评论