Test package to test mathjax node startup performance
npm install mj-perf-testIt seems that the new mathjax node needs more time for loading
``bash
$ node index.js
MathJax-node loaded in 1.296416997909546s
mathoid-MathJax-node loaded in 0.4668538570404053s
$ node --version
v8.2.1
``