Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sdeleuze/script-engine-test


https://github.com/sdeleuze/script-engine-test

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# script-engine-test

In order to test concurrency:

* ab -n 5000 -c 4 http://localhost:8080/mustache/ (works)
* ab -n 5000 -c 4 http://localhost:8080/handlebars/ (broken)
* ab -n 5000 -c 4 http://localhost:8080/handlebars/newglobal/ (broken)