Programming Rants

programming: the action or process of writing computer programs. | rants: speak or shout at length in a wild, [im]passioned way.

Showing posts with label nodejs. Show all posts
Showing posts with label nodejs. Show all posts
2023-06-14

Simple Websocket Echo Benchmark

›
Today we're gonna benchmark nodejs/bin+uwebsocket with golang+nbio. The code is here , both taken from their own example. The benchmark ...
2022-04-05

Start/restart Golang or any other binary program automatically on boot/crash

›
There are some alternative to make program start on boot on Linux, the usual way is using: 1. SystemD , it could ensure that dependency star...
2021-12-31

String Associative Array and CombSort Benchmark 2021 Edition

›
Last year , we've done string associative  benchmark  and lesser string associative  benchmark  (measuring string concat operation and ...
2020-12-22

String Associative Array and CombSort Benchmark 2020 Edition

›
5 Years later since last string associative  benchmark  and lesser string associative  benchmark  (measuring string concat operation and bui...
›
Home
View web version
Powered by Blogger.