Daniels Blog
Archiv 3D-Modelle Über mich Datenschutz Impressum

Daniels Blog

Hier kommt was tolles hin!

  • Thu 12 October 2023

    C strlen comparisons

    Programming 🇺🇸

    In a recent learning project i was implementing a XML-parser in c. After benchmarking my naive implementation on a 12M XML-file i stumbled over something very interesting. The function using 99% of my time was strlen even though it was only called in a couple of locations. I could figure …

    c programming optimization coding

This blog is licensed under CC-BY-SA 3.0