Show HN: Code Creation, the Way Nature Intendedpehringer.info2 points·by pehringer·12 bulan yang lalu·0 comments
pehringer·2 tahun yang lalu·discussI should have added some examples in the docs / repo :( checkout the benchmark code at the bottom of this file for an example: https://github.com/pehringer/simd/blob/main/simd_test.go
pehringer·2 tahun yang lalu·discussI think the Go std lib is focused on portability over raw performance
pehringer·2 tahun yang lalu·discussIf you want to see some Plan9 in the std library check out the math package!https://github.com/golang/go/tree/master/src/math