top | item 43596362 (no title) piotrpdev | 11 months ago Enabling lto, using codegen-units=1, and using the minimum required feature flags might improve performance a bit. discuss order hn newest ninkendo|11 months ago No, it won’t. Rocket is issuing 2 syscalls for every 4 kilobytes, which is what is killing the performance.
ninkendo|11 months ago No, it won’t. Rocket is issuing 2 syscalls for every 4 kilobytes, which is what is killing the performance.
ninkendo|11 months ago