florian
ff3295d8fd
* nostackframe is not allowed by newer FPCs for pascal functions/procedure (and was never recommended)
...
git-svn-id: trunk@24870 -
2013-06-11 20:04:33 +00:00
Vincent Snijders
9039afdead
* fixed overflow when calculating frequencies
...
+ added lpi
git-svn-id: trunk@12749 -
2009-02-18 21:16:11 +00:00
Vincent Snijders
78d1b92d2f
* updated to the current version from the shootout
...
git-svn-id: trunk@12748 -
2009-02-18 20:33:03 +00:00
Vincent Snijders
2add1ed6fc
* cleanup on shootout maintainers request
...
git-svn-id: trunk@11864 -
2008-10-04 19:42:45 +00:00
Vincent Snijders
925cfd2fd7
* removed accidentally committed change
...
git-svn-id: trunk@11860 -
2008-10-03 09:02:25 +00:00
Vincent Snijders
f386573a94
+ expected output for meteor benchmark
...
git-svn-id: trunk@11859 -
2008-10-03 08:46:14 +00:00
Vincent Snijders
1c98cda100
* fixed compilation on x86_64
...
git-svn-id: trunk@11858 -
2008-10-03 08:40:37 +00:00
Vincent Snijders
61f26d5a96
* removed compiler directives from source as per Isaac's request
...
git-svn-id: trunk@11857 -
2008-10-03 08:03:54 +00:00
Vincent Snijders
4c6d62f954
* fixed mandelbrot shootout benchmark for non i386 targets
...
git-svn-id: trunk@11850 -
2008-10-02 17:50:01 +00:00
Vincent Snijders
dad6f27de7
* another attempt to put the expected mandlebrot test output in svn
...
git-svn-id: trunk@11817 -
2008-09-22 11:04:00 +00:00
Vincent Snijders
70bbdb52ee
* add real mandelbrot test output for n=200
...
git-svn-id: trunk@11815 -
2008-09-21 20:48:44 +00:00
Vincent Snijders
37164fa182
+ mandelbrot test output for n=200
...
git-svn-id: trunk@11814 -
2008-09-21 19:47:35 +00:00
Jonas Maebe
284ebc9d4a
- deleted since it has been renamed to n_body
...
git-svn-id: trunk@9691 -
2008-01-09 00:14:30 +00:00
Vincent Snijders
25f0653c88
* renamed nbody to n_body
...
git-svn-id: trunk@9677 -
2008-01-08 10:31:00 +00:00
Vincent Snijders
e5ddfc8248
+ current version of nbody benchmark
...
git-svn-id: trunk@9676 -
2008-01-08 08:14:04 +00:00
Vincent Snijders
46ca7ee46a
o improved sumcol benchmark
...
* read line in string and convert to integer using val, like gcc does
* cache input text file, to avoid calling fpc_get_input all the time.
git-svn-id: trunk@9671 -
2008-01-07 13:51:34 +00:00
Vincent Snijders
2fb2712029
* current version of sumcol benchmark by Steve Fisher
...
git-svn-id: trunk@9670 -
2008-01-07 12:30:58 +00:00
Vincent Snijders
27b810b732
* cleanup
...
git-svn-id: trunk@9669 -
2008-01-07 12:20:48 +00:00
Vincent Snijders
a1f7a9086c
* improved fannkuch benchmark
...
git-svn-id: trunk@9668 -
2008-01-07 11:09:07 +00:00
Vincent Snijders
4958973566
improved version of mandelbrot benchmark, uses now sse2 exclusively.
...
git-svn-id: trunk@9615 -
2008-01-02 15:18:25 +00:00
Marc Weustink
59f08ab878
+ added shootout thread-ring benchmark
...
git-svn-id: trunk@9246 -
2007-11-13 21:53:53 +00:00
florian
c96bcd8340
+ new fannkuch.pp from S. Fisher
...
git-svn-id: trunk@9150 -
2007-11-07 20:15:50 +00:00
peter
94a0e6de1b
* fixed off-by-one by S. Fisher
...
git-svn-id: trunk@9144 -
2007-11-05 21:15:50 +00:00
peter
d97d098a1c
* optimize loop to use pchar
...
git-svn-id: trunk@9143 -
2007-11-05 20:27:24 +00:00
peter
b741d5f2a3
* regex implementation from S. Fisher
...
git-svn-id: trunk@9142 -
2007-11-05 19:40:33 +00:00
florian
89d51b6dcf
* updated to latest shootout version
...
git-svn-id: trunk@8964 -
2007-10-28 10:15:31 +00:00
Vincent Snijders
a9b0952c77
* added mode objfpc to prevent alignment problems
...
git-svn-id: trunk@8926 -
2007-10-25 14:34:01 +00:00
peter
5b43775060
* code from shootout
...
git-svn-id: trunk@8621 -
2007-09-23 14:55:58 +00:00
florian
aa76355045
+ fasta benchmark added
...
git-svn-id: trunk@8615 -
2007-09-23 14:05:44 +00:00
Vincent Snijders
956d5e1c91
* improved recursive benchmark
...
git-svn-id: trunk@8592 -
2007-09-21 14:07:35 +00:00
peter
0605a67968
* new implementation
...
git-svn-id: trunk@7500 -
2007-05-28 16:10:15 +00:00
peter
b9a384ba08
* multiple fpc version support for shootout
...
git-svn-id: trunk@7494 -
2007-05-28 11:59:10 +00:00
daniel
4edf4de955
+ Meteor benchmark
...
git-svn-id: trunk@7197 -
2007-04-29 19:19:16 +00:00
Vincent Snijders
4bb6ca2e51
* faster and less memory consuming version as submitted to the shootout
...
git-svn-id: trunk@5702 -
2006-12-24 18:20:28 +00:00
Vincent Snijders
8109e38db2
* use mode fpc, because that uses slightly less memory
...
git-svn-id: trunk@5603 -
2006-12-15 09:34:43 +00:00
Vincent Snijders
0a983cfa11
uses pointer instead of dynamic array which needs initialization.
...
git-svn-id: trunk@5552 -
2006-12-07 13:38:33 +00:00
florian
9da91645d9
* initial, unfinished implementation
...
git-svn-id: trunk@5508 -
2006-11-27 16:48:57 +00:00
Vincent Snijders
56196fc242
+ added mandelbrot benchmark
...
git-svn-id: trunk@5265 -
2006-11-06 14:48:23 +00:00
Vincent Snijders
b84fc6e881
+ added partialsums benchmark
...
git-svn-id: trunk@4947 -
2006-10-17 07:06:15 +00:00
Vincent Snijders
61d979808a
+ added k-nucleotide benchmark
...
git-svn-id: trunk@4871 -
2006-10-12 19:12:51 +00:00
Vincent Snijders
cf13a7d0cb
+ added spectralnorm benchmark
...
git-svn-id: trunk@4868 -
2006-10-12 11:55:48 +00:00
Vincent Snijders
1117a58f9f
+ added binarytrees benchmark
...
git-svn-id: trunk@4864 -
2006-10-11 21:03:25 +00:00
Vincent Snijders
ce9cbe2401
+ recursive benchmark
...
git-svn-id: trunk@4858 -
2006-10-11 09:26:15 +00:00
Vincent Snijders
7a643c0907
* moved obsolete shootout benchmark to obsolete directory
...
git-svn-id: trunk@4852 -
2006-10-10 19:50:26 +00:00
fpc
790a4fe2d3
* log and id tags removed
...
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3
initial import
...
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
fc70da304e
* updates from Ales Katona
2005-02-19 21:30:04 +00:00
peter
952e80a72f
* old logs removed and tabs fixed
2002-09-07 15:40:30 +00:00
michael
42b5794688
+ Initial implementation
2002-06-05 20:30:50 +00:00
michael
b84050d16e
+ Conform to 8.3 names
2002-06-05 20:29:40 +00:00