flat-insert
Returns a new Array or String after inserting and flatten value at index.
Returns a new Array or String after inserting and flatten value at index.
An easy way to calculate the 'impact' of running a task in Node.JS
[](https://coveralls.io/github/cosmotw/function-benchmarker?branch=master)
JS/TS library for benchmarking code
Easily measure the amount of time that has elapsed
Comparison of Node.js template languages.
JavaScript benchmarks in web browser based on Benchmark.js
ReScript bindings to the Benchmark.js library
WebSocket load testing utility
A set of tests and benchmarks for router implementations to follow
A simple and flexible benchmarking utility written in TypeScript.
Executes a query set against a given SPARQL endpoint
A tool to perform benchmarks on TS
A benchmarking library that supports high-resolution timers & returns statistically significant results.
A tool for performing API benchmark testing with your mocha test suite
NodeJS performance benchmark
Standard library & tools for your new Node project
Timer to catch your package slow loading dependencies.
A simple performance testing utility written in typescript
chronolite is a microlibrary for timing, comparing and benchmarking JavaScript functions. It supports both synchronous and asynchronous functions. Common use cases include performance benchmarking for a function, and benchmarking multiple functions agains