An open API service indexing awesome lists of open source software.

https://github.com/physikerwelt/mj-perf-test

Test package to test mathjax node startup performance
https://github.com/physikerwelt/mj-perf-test

mathjax mathjax-node performance

Last synced: 11 months ago
JSON representation

Test package to test mathjax node startup performance

Awesome Lists containing this project

README

          

# Performance test for mathjax-node

It 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
```