Crystal Lang vs. Node.js vs. Golang Http Benchmark – Hackmyfortress – Blog

When you develop a Web Application or an API for IoT, performance and scalability are importants. NodeJS scales well, but Crystal lang is better. We have done some benchmarks, and results are surprising !

Similar

Node Scripts the Right Way

Running scripts in node.js is easy - just make a javascript file and run node /path/to/file.js. However, if you maintain a lot of scripts you’ll quickly start to run into some pain points, especially when you try to test your scripts. In this post, I’ll r... (more…)

Read more »