Mastodon Feed: Post

Mastodon Feed

Reblogged by kornel ("Kornel"):

wezm@mastodon.decentralised.social ("Wesley Moore :ferris:") wrote:

strlcpy and how CPUs can defy common sense

Fascinating post and good showing for glibc’s optimised string and memory functions—15 times faster than a naive implementation in one example.

https://nrk.neocities.org/articles/cpu-vs-common-sense

#C #Performance #Linux