Settings

Theme

TOMLDecoder Is Now Faster Than C (Thanks to AI)

duan.ca

3 points by DaNmarner 3 months ago · 1 comment

Reader

hairband_dude 3 months ago

Interesting. I'm curious if it did any SIMD tokenisation optimisations a la simdjson (not sure if swift has a SIMD API for it to use).

It's also not obvious what optimisations the c/c++ libraries were compiled with; Should be -O3 -march=native at the very least.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection