Benchmarks for JSS Revision 1 (erlsom)
- Basic support for records, bin, float, try, catch
- Feature to count access constraints traversed
- Feature to count access constraints present in the graph
- Bugs fixed:
- Can handle empty string represented as list `[]`.
- Can handle other unary operators apart from `-int`.
- Can handle nested list comprehensions.
- Now requires a running instance of erlang, use the following command:
erl -pa (pwd)/e-Knife/src/main/resources -name server@localhost -setcookie erlang -noshell
- BencherTest now accepts `-DiterGen=NUM` and `-DiterSlice=NUM` as Java arguments.
Loading
Please register or sign in to comment