tryb3l / nodejs-bench-operations

Is X faster than Y in Node.js vX.Z?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js Benchmark Operations

To eliminate any potential variability introduced by a shared runner, the benchmarks are executed on a dedicated Linode machine.

Usage

This repository provides benchmarks for basic operations to aid in determining a high-performance solution.

All the benchmarks are stored in RESULTS-{Node-Version}.md

It also stores the last 3 versions of each active release line. You can check it inside its respective folder:

This is useful to identify regressions in minor/patch versions.

Affiliates

Some projects have done some perfomance comparison on a dedicated topic.
Here is a usuful list:

About

Is X faster than Y in Node.js vX.Z?


Languages

Language:JavaScript 100.0%