calvin2021y
calvin2021y
https://github.com/WebAssembly/WASI/issues/490
https://github.com/WebAssembly/exception-handling/issues/179
a lot developer use MacOS, please consider fix this.
on my test there is about 23K QPS for very simple example LTO release build. (8 byte counter example with a http api, one leader node) Test with memory disk...
I use wrk -c1000 -t1 -d10 http://127.0.0.1:8080/apply to my test (simple counter example with my http server), without raft (1000 connection latency 5 ms, qps 250K) without raft (100 connection...
Sorry for late response, I will try simple the code to provide test code.
Any plan to fix this?
This bugs find almost a year, Is there a schedule plan for it.
Thanks for the quick response, look forward to it. If you can share your branch here, we can try it and maybe give some advice.
any one care to comment ?