std decode 35510 ns/op 1960 B/op 99 allocs/op easyjson decode 8499 ns/op 160 B/op 4 allocs/op jsoniter decode 5623 ns/op 160 B/op 3 allocs/op std encode 2213 ns/op 712 B/op 5 allocs/op easyjson encode ...
Rust provides ~25–31× speedup as vocab grows from 512 → 2048. Scaling with vocab size is much better in Rust: mildly superlinear vs. clearly more superlinear in Python. For this small dataset with ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results