Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Monday, 23-Sep-2024 20:52:13 JSTHaelwenn /элвэн/ :triskell: @GuillaumeRossolini Yeah, I think a better one would be to analyze (rather than score) the standard/extended-standard library where quite a lot of languages ship cryptographic algorithms, json/xml encoders/decoders, http client/server library, …
And I guess measuring the CPU time + memory usage of runtimes for initial launch, threads, `fork()`, idle/sleep, …
Which reminds me of http://bulk.fefe.de/scalability/ which analyses OS and libc runtime.