Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
nofib
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
9
Issues
9
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
1
Merge Requests
1
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Glasgow Haskell Compiler
nofib
Commits
75051265
Commit
75051265
authored
Mar 29, 2012
by
dterei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Sort benchmarks in alphabetical order
parent
c19f3a54
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
9 deletions
+9
-9
imaginary/Makefile
imaginary/Makefile
+2
-2
real/Makefile
real/Makefile
+2
-2
spectral/Makefile
spectral/Makefile
+5
-5
No files found.
imaginary/Makefile
View file @
75051265
TOP
=
..
include
$(TOP)/mk/boilerplate.mk
SUBDIRS
=
exp3_8 gen_regexps paraffins primes queens rfib tak x2n1
\
wheel-sieve1 wheel-sieve2 integrate bernouilli
SUBDIRS
=
bernouilli exp3_8 gen_regexps integrate paraffins primes queens
\
rfib tak wheel-sieve1 wheel-sieve2 x2n1
OTHER_SUBDIRS
=
digits-of-e1 digits-of-e2
...
...
real/Makefile
View file @
75051265
...
...
@@ -2,8 +2,8 @@ TOP = ..
include
$(TOP)/mk/boilerplate.mk
SUBDIRS
=
anna bspt cacheprof compress compress2 fem fluid fulsom gamteb gg
\
grep
hidden hpg infer lift maillist mkhprog parser pic prolog
\
reptile rsa scs symalg veritas
grep
hidden hpg infer lift maillist mkhprog parser pic prolog
\
reptile rsa scs symalg veritas
# Omitted:
# HMMS binary file endian-ness problems
...
...
spectral/Makefile
View file @
75051265
TOP
=
..
include
$(TOP)/mk/boilerplate.mk
SUBDIRS
=
\
ansi atom awards banner boyer boyer2 calendar cichelli circsim clausify
\
constraints cryptarithm1 cryptarithm2 cse eliza expert fibheaps fish
\
fft2 gcd hartel integer lcss life knights mandel mandel2 minimax multiplier
\
para power pretty primetest puzzle
rewrite scc simple sorting sphere treejoin
SUBDIRS
=
ansi atom awards banner boyer boyer2 calendar cichelli circsim
\
clausify constraints cryptarithm1 cryptarithm2 cse eliza expert
\
fft2 fibheaps fish gcd hartel integer knights lcss life mandel
\
mandel2 minimax multiplier para power pretty primetest puzzle
\
rewrite scc simple sorting sphere treejoin
# compreals no suitable test data
# salishan no Haskell code!
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment