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

This project is a benchmark harness for the stdlib JavaScript library. It allows developers to create and run benchmarks to measure the performance of different code implementations. The harness outputs results in TAP format and provides options for controlling iterations, repeats, timeouts, and skipping benchmarks. It's designed for developers who want to rigorously test and compare the performance of numerical and scientific computing code in JavaScript.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/bench-harness

Account's avatar
stdlib-js/assert-has-own-property
Test if an object has a specified property.
Account's avatar
stdlib-js/assert-is-boolean
Test if a value is a boolean.
Account's avatar
stdlib-js/assert-is-browser
Check if the runtime is a web browser.
Account's avatar
stdlib-js/assert-is-function
Test if a value is a function.
Account's avatar
stdlib-js/assert-is-node-writable-stream-like
Test if a value is Node writable stream-like.
Account's avatar
stdlib-js/assert-is-null
Test if a value is null.
Account's avatar
stdlib-js/assert-is-plain-object
Test if a value is a plain object.
Account's avatar
stdlib-js/assert-is-positive-integer
Test if a value is a number having a positive integer value.
Account's avatar
stdlib-js/assert-is-string
Test if a value is a string.
Account's avatar
stdlib-js/cli-ctor
Command-line interface.
Account's avatar
stdlib-js/fs-read-file
Read the entire contents of a file.
Account's avatar
stdlib-js/process-cwd
Return the current working directory.
Account's avatar
stdlib-js/regexp-eol
Return a regular expression to match a newline character sequence.
Account's avatar
stdlib-js/streams-node-transform
Transform stream.
Account's avatar
stdlib-js/string-base-replace
Replace search occurrences with a replacement string.
Account's avatar
stdlib-js/string-base-trim
Trim whitespace characters from the beginning and end of a string.
Account's avatar
stdlib-js/string-format
Insert supplied variable values into a format string.
Account's avatar
stdlib-js/string-from-code-point
Create a string from a sequence of Unicode code points.
Account's avatar
stdlib-js/time-tic
Return a high-resolution time.
Account's avatar
stdlib-js/time-toc
Return a high-resolution time difference.
Account's avatar
stdlib-js/utils-copy
Copy or deep clone a value to an arbitrary depth.
Account's avatar
stdlib-js/utils-define-nonenumerable-read-only-accessor
Define a non-enumerable read-only accessor.
Account's avatar
stdlib-js/utils-define-nonenumerable-read-only-property
Define a non-enumerable read-only property.
Account's avatar
stdlib-js/utils-define-property
Define (or modify) an object property.
Account's avatar
stdlib-js/utils-inherit
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
Account's avatar
stdlib-js/utils-noop
Function which does nothing.
Account's avatar
stdlib-js/utils-omit
Return a partial object copy excluding specified keys.
Account's avatar
stdlib-js/utils-pick
Return a partial object copy containing only specified keys.
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
stdlib-js/error-tools-fmtprodmsg
Format an error message for production.
Account's avatar
stdlib-js/assert-contains
Test if an array-like value contains a search value.
Account's avatar
stdlib-js/assert-is-regexp
Test if a value is a regular expression.
Account's avatar
stdlib-js/assert-is-windows
Boolean indicating if the current process is running on Windows.
Account's avatar
stdlib-js/buffer-from-string
Allocate a buffer containing a provided string.
Account's avatar
stdlib-js/math-base-assert-is-nan
Test if a double-precision floating-point numeric value is NaN.
Account's avatar
stdlib-js/math-base-special-cos
Compute the cosine of a number.
Account's avatar
stdlib-js/math-base-special-sin
Compute the sine of a number.
Account's avatar
stdlib-js/process-exec-path
Absolute pathname of the executable which started the current Node.js process.
Account's avatar
stdlib-js/random-base-randu
Uniformly distributed pseudorandom numbers between 0 and 1.
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
Planeshifter/tap-min
Minimal TAP output formatter.

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
94 contributions
Planeshifter's profile
Planeshifter
2 contributions

Recent events

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

No events yet
stdlib-js

stdlib-js/bench-harness

Benchmark harness.

JavaScript
3
0
Apache License 2.0