Add the n-body shootout benchmark
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- shootout/Makefile 1 addition, 1 deletionshootout/Makefile
- shootout/n-body/Main.hs 187 additions, 0 deletionsshootout/n-body/Main.hs
- shootout/n-body/Makefile 11 additions, 0 deletionsshootout/n-body/Makefile
- shootout/n-body/n-body.faststdout 2 additions, 0 deletionsshootout/n-body/n-body.faststdout
- shootout/n-body/n-body.slowstdout 2 additions, 0 deletionsshootout/n-body/n-body.slowstdout
- shootout/n-body/n-body.stdout 2 additions, 0 deletionsshootout/n-body/n-body.stdout
shootout/n-body/Main.hs
0 → 100644
shootout/n-body/Makefile
0 → 100644
shootout/n-body/n-body.faststdout
0 → 100644
shootout/n-body/n-body.slowstdout
0 → 100644
shootout/n-body/n-body.stdout
0 → 100644
Please register or sign in to comment