c9-core/node_modules/nak/script/profiler

8 wiersze
71 B
Bash

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