C/C++ would be even faster than indicated because there’s some overhead in Go calls out to C – at the very least the data would need to be locked from GC (or copied). That’s probably less than 10% difference, though.
🇬🇧 The UK geoblock is lifted, hopefully permanently.
C/C++ would be even faster than indicated because there’s some overhead in Go calls out to C – at the very least the data would need to be locked from GC (or copied). That’s probably less than 10% difference, though.