summaryrefslogtreecommitdiff
path: root/benchmarks/RapidXML/benchmark-results.xml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/RapidXML/benchmark-results.xml')
-rw-r--r--benchmarks/RapidXML/benchmark-results.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/benchmarks/RapidXML/benchmark-results.xml b/benchmarks/RapidXML/benchmark-results.xml
new file mode 100644
index 0000000..0176892
--- /dev/null
+++ b/benchmarks/RapidXML/benchmark-results.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<benchmarks library="RapidXML">
+ <benchmark name="count_highway_crossings">
+ <res>229</res>
+ <time unit="ns">1384075150</time>
+ <throughput unit="MiB/s">328.993370</throughput>
+ <energy-consumption unit="J/GiB">80.423432</energy-consumption>
+ </benchmark>
+ <benchmark name="count_highway_crossings_cheat_and_early_out">
+ <res>229</res>
+ <time unit="ns">1362597340</time>
+ <throughput unit="MiB/s">334.179097</throughput>
+ <energy-consumption unit="J/GiB">97.345299</energy-consumption>
+ </benchmark>
+ <benchmark name="pubmed_len">
+ <res>75210</res>
+ <time unit="ns">231360</time>
+ <throughput unit="MiB/s">635.770511</throughput>
+ </benchmark>
+ <benchmark name="pubmed_len_with_entities">
+ <res>74813</res>
+ <time unit="ns">126320</time>
+ <throughput unit="MiB/s">1164.438454</throughput>
+ </benchmark>
+</benchmarks>
+