Your Rust WASM Was Slower Than TypeScript All Along
OpenUI rewrote their WASM parser in TypeScript and it ran 3x faster. The lesson isn't 'Rust is bad' — it's that you were optimizing the wrong thing.
4 transmissions tagged #performance
OpenUI rewrote their WASM parser in TypeScript and it ran 3x faster. The lesson isn't 'Rust is bad' — it's that you were optimizing the wrong thing.
On a 24 GB card, single-GPU LLM inference is usually constrained by memory traffic and KV cache growth long before raw math throughput becomes the limit.
A theatrical review of the most gloriously practical command in your terminal.
OpenZFS fast dedup does not make physics disappear, but it does stop charging ruinous latency interest for every duplicate block.