Skip to content

Files

Latest commit

31599d2 · Jul 31, 2024

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 31, 2024
Dec 11, 2017
Nov 27, 2022
Nov 20, 2023
Nov 6, 2023
Jan 5, 2021
Nov 20, 2023
Nov 6, 2023
Nov 6, 2023
Jul 10, 2024
Mar 21, 2023

NodeJS Benchmarking Test

This is the NodeJS portion of a benchmarking test suite comparing a variety of web development platforms.

There are individual handlers for each DB approach

The logic for the test cases live in these.

Alternative server Test

This test suite also contains tests using an alternative http server. Mitol is a NodeJS addon written in C++. The server is currently in Alpha state, but aims to be a drop-in replacement for high performance demands.

Infrastructure Software Versions

The tests were run with:

Test URLs

See the Benchmark config file for a list of the tested routes.

/json and /plaintext are implemented

The four db-required tests, Single Query, Multiple Query, Fortunes, and Updates have been implemented for each of the 5 database approaches that this test covers.