Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

How to C

Name: Anonymous 2016-01-08 14:23

https://matt.sh/howto-c

Very good read for anyone that wants to write this outdated language in 2016.

Name: Anonymous 2016-01-21 21:14

>>93
It does. The allocation is a small pointer bump & check, not even a function call. However, this benchmark exercises exhausting allocation pools and free/realloc cycles, potentially forcing sbrks or multiple TLABs in any style memory system. That's kind of why it's a benchmark, and that's why pooling would give it around a 2x speedup, sidestepping the entire system that it's attempting to benchmark.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List