Skip to content

Commit

Permalink
Tuning the parameters for existing test machine
Browse files Browse the repository at this point in the history
  • Loading branch information
SameeraDes committed Jan 28, 2019
1 parent 1c0859e commit 8c873d8
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions bench/PARAM_arm64.txt
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
array3d 200
binary-trees 13
array3d 2000
binary-trees 18
chameneos 1e6
coroutine-ring 3e6
euler14-bit 5e6
fannkuch 10
fannkuch 11
fasta 2e6
k-nucleotide 5e5 FASTA_1000000
life
mandelbrot 2000
mandelbrot-bit 2000
md5 5000
mandelbrot 5000
mandelbrot-bit 5000
md5 15000
nbody 1e6
nsieve 9
nsieve-bit 9
nsieve 90
nsieve-bit 90
nsieve-bit-fp 9
partialsums 2e6
pidigits-nogmp 2000
ray 4
recursive-ack 9
recursive-fib 37
recursive-ack 90
recursive-fib 50
revcomp 1e6 FASTA_1000000
scimark-fft 2000
scimark-lu 300
scimark-fft 5000
scimark-lu 3000
scimark-sor 5000
scimark-sparse 5e3
series 1500
spectral-norm 1000
series 3000
spectral-norm 10000
sum-file 1000 SUMCOL_1000

0 comments on commit 8c873d8

Please sign in to comment.