|
You are here |
www.bazhenov.me | ||
| | | | |
purplesyringa.moe
|
|
| | | | | I have recently done some performance work and realized that reading about my experience could be entertaining. Teaching to think is just as important as teaching to code, but this is seldom done; I think something I've done last month is a great opportunity to draw the curtain a bit. serde is the Rust framework for serialization and deserialization. Everyone uses it, and it's the default among the ecosystem. serde_json is the official serde "mixin" for JSON, so when people need to parse stuff, that's wh... | |
| | | | |
zeux.io
|
|
| | | | | meshoptimizer implements several geometry compression algorithms that are designed to take advantage of redundancies common in mesh data and decompress quickly - targeting many gigabytes per second in decoding throughput. One of them, index decoder, has seen a significant and unexpected variance in performance across multiple compilers and compiler releases recently; upon closer investigation, the differences can mostly be attributed to the same microarchitectural detail that is not often talked about. So I thought it would be interesting to write about it. | |
| | | | |
nakabonne.dev
|
|
| | | | | It covers how to make a time-series database engine from scratch | |
| | | | |
0x00.cl
|
|
| | | Tomas Gutierrez L. personal website (0x00) | ||