IRC channel logs
2022-06-04.log
back to list of logs
<stis>Ahh the write library is fabulous. <stis>Nothing get stuck in C, will play nice with fibers and is fast, sometimes morte than 100X faster than the vanilla writer, supporting all utf kinds <stis>not sure how the bom writing works though <stis>hmm reading in 1M doubles takes more than 4s. Not nice. Writing it is 100X faster. <stis>I managed to have a pretty complete write tool now, next step is a well designed read, we can optimize a ton of stuff there