Commit Graph

47 Commits

Author SHA1 Message Date
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
daniel
d6e6e39d16 * Minor changes.
git-svn-id: trunk@7580 -
2007-06-05 07:53:55 +00:00
daniel
023be72367 + Pascal conversion of Stream benchmark.
git-svn-id: trunk@7579 -
2007-06-05 07:06:01 +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
86ae9d5475 * Make it work under Linux.
git-svn-id: trunk@7482 -
2007-05-26 14:56:09 +00:00
micha
4b73505019 * make bansi1 bench multi threaded, in bansi1mt
git-svn-id: trunk@7459 -
2007-05-24 20:16:49 +00:00
micha
b51f0d5e20 * make blists1 bench more detailed
git-svn-id: trunk@7458 -
2007-05-24 20:16:14 +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
florian
c81f69a82a * renamed
git-svn-id: trunk@5685 -
2006-12-22 19:05:24 +00:00
florian
d105f287c7 * TFPList benchmark old vs. generic
git-svn-id: trunk@5684 -
2006-12-22 19:04:15 +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
peter
375586f2fe * shortstring benchmarking
git-svn-id: trunk@4761 -
2006-10-01 10:05:04 +00:00
peter
3d0a4da8ff * remove Windows use
git-svn-id: trunk@2639 -
2006-02-20 06:53:12 +00:00
florian
2bb3d3cdfa + ansistring benchmark added
git-svn-id: trunk@2627 -
2006-02-19 14:37:03 +00:00
peter
4ace790492 * remove $Log
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +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
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
florian
ea0510c984 * timer instead of stopuhr used 2005-01-06 14:37:15 +00:00
florian
82d0a7f5e9 no message 2004-12-19 15:33:39 +00:00
peter
7fe57a2396 * fixed time calculation 2003-12-26 14:32:16 +00:00
peter
d7f6e2bdf8 * fixed compile for linux 2003-12-26 14:18:51 +00:00
peter
952e80a72f * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
florian
cee0f217ec no message 2002-08-16 20:41:32 +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
michael
b05b4e81d3 + initial implementation 2002-06-05 20:28:22 +00:00
michael
2989b11b9d + Initial import 2002-06-05 20:26:17 +00:00