Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of rafaelgss/bench-node

Account's avatar
piscinajs/piscina
A fast, efficient Node.js Worker Thread Pool implementation
Account's avatar
biomejs/biome
Biome is a toolchain for the web: formatter, linter and more
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
evanwashere/mitata
benchmark tooling that loves you ❤️

Support the repos that depend on this repository

Top contributors

RafaelGSS's profile
RafaelGSS
133 contributions
jdmarshall's profile
jdmarshall
31 contributions
H4ad's profile
H4ad
19 contributions
github-actions[bot]'s profile
github-actions[bot]
16 contributions
AugustinMauroy's profile
AugustinMauroy
7 contributions
naugtur's profile
naugtur
3 contributions
gusanthiago's profile
gusanthiago
2 contributions
iiio2's profile
iiio2
2 contributions
andrewlook's profile
andrewlook
1 contributions
Cesar-M-Diaz's profile
Cesar-M-Diaz
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
rafaelgss

rafaelgss/bench-node

A powerful Node.js benchmark library

JavaScript
182
17
No license

Bench Node is a Node‑js library for writing precise micro‑benchmarks. It lets developers define suites of functions, runs them (optionally in workers, with setup/teardown, statistical t‑tests, dead‑code‑elimination detection, and multiple reporting formats such as text, chart, HTML or JSON), and reports operations‑per‑second or execution time. It’s aimed at JavaScript developers who need reliable performance measurements for small code snippets.