summaryrefslogtreecommitdiff
path: root/benchmarks/pugixml/benchmark-results.xml
blob: 74f53338a32191e5862139a2c49b982ef572ec76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<benchmarks library="pugixml">
  <benchmark name="count_highway_crossings">
    <res>229</res>
    <time unit="ns">1042282937</time>
    <throughput unit="MiB/s">436.879020</throughput>
    <energy-consumption unit="J/GiB">61.156623</energy-consumption>
  </benchmark>
  <benchmark name="count_highway_crossings_cheat_and_early_out">
    <res>229</res>
    <time unit="ns">972969714</time>
    <throughput unit="MiB/s">468.001770</throughput>
    <energy-consumption unit="J/GiB">65.492539</energy-consumption>
  </benchmark>
  <benchmark name="pubmed_len">
    <res>74911</res>
    <time unit="ns">223540</time>
    <throughput unit="MiB/s">658.011387</throughput>
  </benchmark>
  <benchmark name="pubmed_len_with_entities">
    <res>74911</res>
    <time unit="ns">223671</time>
    <throughput unit="MiB/s">657.626002</throughput>
  </benchmark>
</benchmarks>