js-crc32/perf/perf.sh

7 lines
74 B
Bash
Executable File

#!/bin/bash
node perf/crc32table.js
node perf/bstr.js
node perf/utf8.js