7 lines
74 B
Bash
7 lines
74 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
node perf/crc32table.js
|
||
|
node perf/bstr.js
|
||
|
node perf/utf8.js
|
||
|
|