RafaelGSS / 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 (Sponsor me so I can use a dedicated 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.

Regression Checker

This repository contains an action to automatically identify regressions and improvements based on a 20% change - up or down

See: check-regressions.yml

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%