Serpent7776@programming.dev to C++@programming.devEnglish · 5 months agoComparing C++ range libraries for filter+reverse case with non-trivial lambdaplus-squaredev.toexternal-linkmessage-square0fedilinkarrow-up18arrow-down10
arrow-up18arrow-down1external-linkComparing C++ range libraries for filter+reverse case with non-trivial lambdaplus-squaredev.toSerpent7776@programming.dev to C++@programming.devEnglish · 5 months agomessage-square0fedilink
minus-squareSerpent7776@programming.devOPtocommandline@programming.dev•I used hyperfine CLI tool to measure startup and shutdown times of several code interpreterslinkfedilinkEnglisharrow-up1·6 months agoI added bun and deno. Updated results are on the github page. Deno is similar to node, bun takes much less time. https://github.com/serpent7776/startup-shutdown-bench linkfedilink
Serpent7776@programming.dev to commandline@programming.devEnglish · 7 months agoI used hyperfine CLI tool to measure startup and shutdown times of several code interpretersplus-squaredev.toexternal-linkmessage-square2fedilinkarrow-up110arrow-down10
arrow-up110arrow-down1external-linkI used hyperfine CLI tool to measure startup and shutdown times of several code interpretersplus-squaredev.toSerpent7776@programming.dev to commandline@programming.devEnglish · 7 months agomessage-square2fedilink
minus-squareSerpent7776@programming.devOPtoC++@programming.dev•Index arrays with ordinals instead of integers with custom literalslinkfedilinkEnglisharrow-up2·9 months agoYeah, that was basically it. linkfedilink
minus-squareSerpent7776@programming.devOPtoC++@programming.dev•Index arrays with ordinals instead of integers with custom literalslinkfedilinkEnglisharrow-up1·9 months agoThere’s no purpose really. It was more of “wonder if I can” and also nice way to learn custom literals. linkfedilink
Serpent7776@programming.dev to C++@programming.devEnglish · 9 months agoIndex arrays with ordinals instead of integers with custom literalsplus-squareprogramming.devimagemessage-square4fedilinkarrow-up13arrow-down10
arrow-up13arrow-down1imageIndex arrays with ordinals instead of integers with custom literalsplus-squareprogramming.devSerpent7776@programming.dev to C++@programming.devEnglish · 9 months agomessage-square4fedilink
Serpent7776@programming.dev to commandline@programming.devEnglish · 10 months agohistat - a simple history statsplus-squaregithub.comexternal-linkmessage-square0fedilinkarrow-up16arrow-down11
arrow-up15arrow-down1external-linkhistat - a simple history statsplus-squaregithub.comSerpent7776@programming.dev to commandline@programming.devEnglish · 10 months agomessage-square0fedilink
I added bun and deno. Updated results are on the github page. Deno is similar to node, bun takes much less time.
https://github.com/serpent7776/startup-shutdown-bench