|
|
|
|
|
by leeoniya
1023 days ago
|
|
what i learned from benchmarking Dekkai, is that simply "being in WASM" is a poor indicator of actual performance if you ever need to pull the values across that boundary into JS...especially strings. i'll take a look and see if i can incorporate Perspective's parser into the bench, thanks! |
|