XML Library Benchmark and NSIS 2.0
Grok Headline matches for XML Library Benchmark and NSIS 2.0
NSIS IDE
NSIS IDE
11/06/2003 07:41 AMProject Start
Far Cry Benchmark
Far Cry Benchmark
07/20/2004 04:07 PMXML Benchmark 1.2.2
XML Benchmark 1.2.2
10/29/2003 12:11 AMA C/C++/Java XML parsers benchmarking tool set.
Far Cry Benchmark 1.2
Far Cry Benchmark 1.2
07/23/2004 04:21 PMVIA AES Benchmark
VIA AES Benchmark
05/20/2004 10:08 AMXML Benchmark
XML Benchmark
02/10/2004 01:26 PMNew Results Published
XML Benchmark 1.3.0
XML Benchmark 1.3.0
02/10/2004 02:55 PMA C/C++/Java XML parsers benchmarking tool set.
PHP Benchmark
PHP Benchmark
11/18/2003 10:13 PMSebastian is doing some neat work on testing performance. I found it
hard to decipher the data, so I graphed it in Excel.
There seems to be some drop-off in performance in PHP 4.3.4. I guess
the core developers are putting their energies into PHP 5.
3DX: Benchmark
3DX: Benchmark
04/27/2004 03:59 PMNew Website
"RipDigital is a bulk CD-ripping
operation: send them your CD library and
they'll ship your library back in MP3
format"
"RipDigital is a bulk CD-ripping
operation: send them your CD library and
they'll ship your library back in MP3
format"
01/12/2004 02:57 AMDelicious Library 1.0: Easy, Fun Library
Software Catalogs Your Media
Delicious Library 1.0: Easy, Fun Library
Software Catalogs Your Media
03/17/2005 03:10 AMIn addition to being useful and easy to use, it's just plain fun.
By Mathew Honan, Macworld
Test-Benchmark-0.003
Test-Benchmark-0.003
12/22/2003 06:32 PMTest-Benchmark-0.001
Test-Benchmark-0.001
12/16/2003 11:05 PMBenchmark-Forking-0.99
Benchmark-Forking-0.99
09/05/2004 04:46 PMTest-Benchmark-0.002
Test-Benchmark-0.002
12/20/2003 06:05 PMBenchmark::Timer 0.6
Benchmark::Timer 0.6
09/02/2004 08:55 PMA Perl extension to benchmark code, with or without statistical
confidence.
First Athlon64 X2 Benchmark
First Athlon64 X2 Benchmark
04/17/2005 06:17 AMHardwareOC Far Cry benchmark v1.2.1
HardwareOC Far Cry benchmark v1.2.1
07/26/2004 08:59 AMOCaml Benchmark
OCaml Benchmark
08/18/2004 05:01 PMInitial import
Benchmark-Timer-0.6
Benchmark-Timer-0.6
09/02/2004 05:20 PMBenchmark-Timer-0.6.1
Benchmark-Timer-0.6.1
09/16/2004 05:08 PMHardwareOC Far Cry Benchmark 1.3
HardwareOC Far Cry Benchmark 1.3
08/10/2004 10:38 AMDenver Public Library Launches New
Digital Library
Denver Public Library Launches New
Digital Library
05/06/2004 05:47 AMDenver Public Library Launches New Digital Libraryhttp://snipurl.com/65h2Denver Public Library?s new online service is giving city
residents access to popular eBooks directly from their homes and
offices. The Library serves over a half-million residents and 80% of
the city?s population has a library card and access to the new
service. ?This is an exciting opportunity to provide eBooks to the
city,? said Michelle Jeske, Manager of Web Information Services. ?This
year, we saw a 24% increase in the number of online library
transactions. eBooks that can be downloaded from our website fit very
well with this kind of public demand,? she added.
UMark (UT2004 Benchmark)
UMark (UT2004 Benchmark)
05/29/2004 12:25 PMUMark 1.2.0 ready to bench!
Benchmark-Thread-Size-0.07
Benchmark-Thread-Size-0.07
12/28/2003 11:44 PMIBM and HP take phony benchmark war up
several notches
IBM and HP take phony benchmark war up
several notches
11/07/2003 11:02 AMWinning times
Benchmark de Debian y Gentoo
Benchmark de Debian y Gentoo
01/05/2004 08:35 AMHow to Benchmark the UT2k4 Demo
How to Benchmark the UT2k4 Demo
02/12/2004 12:52 PMDatabase benchmark wars: What you need
to know
Database benchmark wars: What you need
to know
08/09/2002 11:09 PMCNET Aug 9 2002 10:08PM ET
Bioinformatics Benchmark System 3.0
Bioinformatics Benchmark System 3.0
08/12/2004 03:26 PMA bioinformatics benchmark system for platform performance
measurement.
Sam Blum's Benchmark Tests
Sam Blum's Benchmark Tests
07/24/2002 01:01 PMEvery day i see posts in the php newsgroups for what is the fastest
way to do this or that. Well the best way to learn the subtleties of
PHP is to benchmark things yourself. Sam Blum has done a fantastic job
here. The only thing missing is a PHP version number so we know what
version of PHP is being tested. Luckily he posted the
source
code. -- John
"zeldman.marcel2"
State Library of Tasmania: Image Library
State Library of Tasmania: Image Library
01/16/2004 11:02 AM State Library of Tasmania, Heritage Collection
Image Library.
Benchmark Road and Recreation Maps
Benchmark Road and Recreation Maps
06/22/2005 02:06 AM I'm a big fan of good maps. They come in quite helpful when flying
over new territory, driving somewhere new, etc. And I like to know
where I am and what's nearby. A few years ago I discovered Benchmark
Maps. They produce maps for several states in the western United
States so I now own one for Utah as well. I already have two sets of
well worn maps: California and Nevada. But next weekend I'm heading
out on...
Palm and Pocket PC Benchmark Tools
Palm and Pocket PC Benchmark Tools
04/29/2004 10:25 AMRevisiting C# and Java RegEx Benchmark
Revisiting C# and Java RegEx Benchmark
01/18/2004 03:45 AM
Last year, these benchmark 
;results became
hot points of contention between Java and .NET developers.What the
results
suggested was that Java regular expression engines are
significantly faster than .NET's
Regex.
I thought it might be fun to port one of the fastest Java regular
expression engines
to J# and see how it performs compared to .NET's Regex. I
chose the dk.brics.automaton
engine
because it seemed easiest to port. It was. When I
ran a straight-forward
C# port of regtest.java on
the J# version of dk.brics.automaton and compiled singleline Regex,
I got these results:
|
dk.brics.automaton |
2303 milliseconds> |
|
Regex |
2894 milliseconds> |
I also ran regtest.java on the original dk.brics.automaton and
Java's built-in regular
expression engine. Results were:
|
dk.brics.automaton |
511 milliseconds> |
|
java.util.regex |
1061 milliseconds> |
Based on these admittedly informal results, Regex performance is
probaly not caused
by bad design or implementation of regular expression but by
performance issues that
may exist within CLR and core classes. Since I lack the
enthusiasm to dig into
the innards except in pursuit of a critical bug, I'll leave it up
to the CLR team
to chase further.
IMHO, .NET performance is 'good enough' for server-side use at this
time so please
don't misinterpret this post as an attempt to pull .NET down in
favor of Java.
BTW, I won't be using my port of dk.brics.automaton in production
because it's seems
to miss some patterns that it should have found.

Benchmarking Perl scripts with
Benchmark.pm
Benchmarking Perl scripts with
Benchmark.pm
08/09/2004 05:42 AMCNET Aug 9 2004 10:10AM GMT
Driv3r Screenshots - Benchmark Results
Driv3r Screenshots - Benchmark Results
03/19/2005 02:30 AMNew Opterons extend AMD benchmark
leadership
New Opterons extend AMD benchmark
leadership
11/17/2003 11:37 AMAsk Jeeves stock drops below key
benchmark
Ask Jeeves stock drops below key
benchmark
07/19/2004 02:39 PMSiliconValley.com Jul 19 2004 6:39PM GMT
Grok Description matches for XML Library Benchmark and NSIS 2.0
GrokA matches for XML Library Benchmark and NSIS 2.0
XML Library Benchmark and NSIS 2.0