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

https://github.com/jscheid/parser-perf-comparison

For https://github.com/whitequark/parser/pull/666
https://github.com/jscheid/parser-perf-comparison

Last synced: about 1 year ago
JSON representation

For https://github.com/whitequark/parser/pull/666

Awesome Lists containing this project

README

          

This is a quick test to check the performance impact of
https://github.com/whitequark/parser/pull/666

Usage:

```sh
./run.sh /path/to/rails
```

(Or some other big project).

The first timing output is without the patch, the second one is with
patch.