File: README.md

package info (click to toggle)
node-arr-diff 4.0.0%2B~4.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 460 kB
  • sloc: javascript: 6,107; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
# benchmarks

Run the benchmarks:

```sh
$ node benchmark
```

Do a dry run to check results of functions:

```sh
$ node benchmark/check.js
```