Last active
September 2, 2018 21:50
-
-
Save smarr/5369b4fa9685b1886fd5402ce9d2e0f2 to your computer and use it in GitHub Desktop.
Optimization issues with latest Graak
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git clone https://github.com/smarr/SOMns.git | |
| cd SOMns | |
| ant compile -Dskip.graal=true | |
| ./debug -i -vv -t1 -EG core-lib/Benchmarks/AsyncHarness.ns Savina.TrapezoidalApproximation 25 0 100:1000000:1:5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

