Conversation
|
@hanabi1224, I don't know why wasm failed. |
Co-authored-by: hanabi1224 <harlowmoo@gmail.com>
|
@hanabi1224 locally run with this repo's harness: Descriptions1.nim = using Nim's experimental coro module input size 10001.nim = 2092.2571 input size 40001.nim = TIMEOUT |
@hanabi1224 The workflow errored on an HTTP request for Pyston. Its unrelated to my changes. |
|
@hanabi1224 I think it should be all set. I de-listed |
3.nimno changes.4.nimsame file as3.nimbut uses thechronosbackend instead ofstd/asyncdispatch.bench_nim.yamladded4.nimto the list and added compiler optimization flags forgcc.app.nimbleaddedchronosdependency. (I saw rust solutions withtokioso I assumechronosis fine).