Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nofib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Glasgow Haskell Compiler
nofib
Commits
c82455fe
"README.md" did not exist on "3c1e70b86cb5c4b000c75c0f720556683d4053be"
Commit
c82455fe
authored
12 years ago
by
tibbe
Browse files
Options
Downloads
Patches
Plain Diff
Note why all shootout benchmarks couldn't be added
parent
a735c7a1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
shootout/README
+17
-0
17 additions, 0 deletions
shootout/README
with
17 additions
and
0 deletions
shootout/README
+
17
−
0
View file @
c82455fe
...
@@ -5,4 +5,21 @@ micro-optimized code.
...
@@ -5,4 +5,21 @@ micro-optimized code.
To run the benchmarks under the official settings, pass mode=slow to
To run the benchmarks under the official settings, pass mode=slow to
make. You might also want to pass EXTRA_HC_OPTS="-fllvm".
make. You might also want to pass EXTRA_HC_OPTS="-fllvm".
Notes:
* The fasta benchmark wasn't included as its output (which would have
to go in a .stdout file) is too large to check into the source
tree.
* The mandelbrot benchmark wasn't included as its binary output
(which would have to go in a .stdout file) is too large to check
into the source tree.
* The regex-dna benchmark wasn't included as it depend on regex-pcre,
which requires C libraries that aren't installed by default on many
platforms.
* The k-nucleotide benchmark wasn't included as it segfaults on my
64-bit OS X 10.8.2 machine.
1. http://benchmarksgame.alioth.debian.org/
1. http://benchmarksgame.alioth.debian.org/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment