Dev.SN
Dev.SN ♥ developers
https://dev.soylentnews.org/

Title    Writing Efficient C Code?
Date    Saturday March 15 2014, @11:28PM
Author    LaminatorX
Topic   
from the premature-optimization-is-the-root-of-all-evil dept.
https://dev.soylentnews.org/article.pl?sid=14/03/16/019209

Subsentient writes:

"I've been writing C for quite some time, but I never followed good conventions I'm afraid, and I never payed much attention to the optimization tricks of the higher C programmers. Sure, I use const when I can, I use the pointer methods for manual string copying, I even use register for all the good that does with modern compilers, but now, I'm trying to write a C-string handling library for personal use, but I need speed, and I really don't want to use inline ASM. So, I am wondering, what would other Soylenters do to write efficient, pure, standards-compliant C?"


© Copyright 2024 - Soylent News, All Rights Reserved

printed from Dev.SN, Writing Efficient C Code? on 2024-05-16 14:34:16