|
|
|
|
|
by fit2rule
2199 days ago
|
|
>C is not well matched to CPUs
+
>depending on compiler optimizations
+
>Snabb uses LuaJIT .. quite tight code == You can write great C-based systems and avoid assembly if you a) know, always, what your compiler is doing and b) know, always, what your CPU is doing... |
|
Is it possible to get better? yes. Would it count as "normal C"? I would say not really (if we say yes, then CL code on SBCL with huge custom VOPs counts)