2017-05-14 13:22:31 +02:00

8 lines
71 B
Bash

#!/bin/sh
set -e
node --prof bin/nak 'var' ../
nprof > profiler.txt