summaryrefslogtreecommitdiff
path: root/benchmarks/imxml/benchmark-results.xml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/imxml/benchmark-results.xml')
-rw-r--r--benchmarks/imxml/benchmark-results.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/benchmarks/imxml/benchmark-results.xml b/benchmarks/imxml/benchmark-results.xml
new file mode 100644
index 0000000..d87fd38
--- /dev/null
+++ b/benchmarks/imxml/benchmark-results.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<benchmarks library="imxml">
+ <benchmark name="count_highway_crossings">
+ <res>229</res>
+ <time unit="ns">171566002</time>
+ <throughput unit="MiB/s">2654.112490</throughput>
+ <energy-consumption unit="J/GiB">9.937154</energy-consumption>
+ </benchmark>
+ <benchmark name="count_highway_crossings_cheat_and_early_out">
+ <res>229</res>
+ <time unit="ns">29684754</time>
+ <throughput unit="MiB/s">15339.708348</throughput>
+ <energy-consumption unit="J/GiB">2.009624</energy-consumption>
+ </benchmark>
+ <benchmark name="pubmed_len">
+ <res>75315</res>
+ <time unit="ns">40620</time>
+ <throughput unit="MiB/s">3654.295913</throughput>
+ </benchmark>
+ <benchmark name="pubmed_len_with_entities">
+ <res>74918</res>
+ <time unit="ns">47830</time>
+ <throughput unit="MiB/s">3103.439264</throughput>
+ </benchmark>
+</benchmarks>
+