Benchmarking results

This page presents, in downloadable form, the database of measurements collected in the eBATS competition. Measurements are collected by the BATMAN program; measurements are displayed in a user-friendly format by the CAVE program.

Downloading the database

Here's how to download the current database:
     wget http://ebats.cr.yp.to/results/20070214-atlas.bz2
     wget http://ebats.cr.yp.to/results/20070214-cruncher.bz2
     wget http://ebats.cr.yp.to/results/20070214-fireball.bz2
     wget http://ebats.cr.yp.to/results/20070214-gggg.bz2
     wget http://ebats.cr.yp.to/results/20070214-hald.bz2
     wget http://ebats.cr.yp.to/results/20070214-katana.bz2
     wget http://ebats.cr.yp.to/results/20070214-mace.bz2
     wget http://ebats.cr.yp.to/results/20070214-neumann.bz2
     wget http://ebats.cr.yp.to/results/20070214-pclin118.bz2
     wget http://ebats.cr.yp.to/results/20070214-pclin153.bz2
     wget http://ebats.cr.yp.to/results/20070214-poema.bz2
     wget http://ebats.cr.yp.to/results/20070214-shell.bz2
     wget http://ebats.cr.yp.to/results/20070214-td152.bz2
     wget http://ebats.cr.yp.to/results/20070214-td156.bz2
     wget http://ebats.cr.yp.to/results/20070214-td158.bz2
     wget http://ebats.cr.yp.to/results/20070214-td159.bz2
     wget http://ebats.cr.yp.to/results/20070214-td162.bz2
     wget http://ebats.cr.yp.to/results/20070214-td178.bz2
     wget http://ebats.cr.yp.to/results/20070214-td185.bz2
     wget http://ebats.cr.yp.to/results/20070214-td186.bz2
     wget http://ebats.cr.yp.to/results/20070214-td189.bz2
     wget http://ebats.cr.yp.to/results/20070214-thoth.bz2
     wget http://ebats.cr.yp.to/results/20070214-whisper.bz2
New database entries are added whenever more benchmarks are completed.

Database format

Each database entry is a line consisting of the following space-separated words:
  1. BATMAN version; e.g., 20070214.
  2. Computer name; e.g., katana. There is a separate page providing more information about the computers: e.g., katana's CPU is a 2137MHz Intel Core 2 Duo (6f6).
  3. Benchmark start date; e.g., 20070215.
  4. BAT name; e.g., ronald.
  5. BAT version; e.g., 3.
  6. BAT parameter list; e.g., 4096.
  7. Operation or object measured; e.g., signedmessage.
  8. Number of bytes in the original (unencrypted, unsigned) message (or - for operations not involving a message); e.g., 1109.
  9. Type of measurement; e.g., cycles.
  10. Measurement, or median of all measurements if there were multiple measurements: e.g., 79319912. The ronald-3 BAT with parameter 4096 (4096-bit RSA key) used 79319912 cycles on katana to sign an 1109-byte message.
  11. All measurements if there were multiple measurements: e.g., 79426336 79064112 79089856 79521104 79111288 79307056 80360128 79402624 79512728 79319912 79312904 79251560 79416288 79289520 80807048.
The lines are collected into bzip2-compressed files indexed by BATMAN version and computer name.

There are four types of measurements in the database. First, there are operations whose speed is measured by BATMAN, measurement type cycles:

Second, there are objects whose size is measured by BATMAN, measurement type bytes: Third, there are objects reported by the BAT: Fourth, there are some extra CPU notes and tuning notes included in the database, in unspecified formats subject to change:

Version

This is version 2007.06.24 of the eBATS results.html web page. This web page is in the public domain.