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
- Host: GitHub
- URL: https://github.com/physikerwelt/mj-perf-test
- Owner: physikerwelt
- License: apache-2.0
- Created: 2017-08-09T03:27:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-09T03:28:08.000Z (almost 9 years ago)
- Last Synced: 2025-03-18T08:22:07.515Z (about 1 year ago)
- Topics: mathjax, mathjax-node, performance
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
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
```