diff --git a/dev/bench/data.js b/dev/bench/data.js index 65b2c5118..e0d49734c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1693700624499, + "lastUpdate": 1693710049104, "repoUrl": "https://github.com/llvm-mos/llvm-test-suite", "entries": { "Benchmark -Os": [ @@ -91657,6 +91657,86 @@ window.BENCHMARK_DATA = { "extra": "iterations: 10\ncpu: 109 sec\nthreads: 1" } ] + }, + { + "commit": { + "author": { + "name": "Daniel Thornburgh", + "username": "Daniel Thornburgh" + }, + "committer": { + "name": "Daniel Thornburgh", + "username": "Daniel Thornburgh" + }, + "id": "0bd88a67987805b5a9553c62b9209d0cba63922c", + "message": "Merge remote-tracking branch 'upstream/main'", + "timestamp": "2023-05-13T23:56:17Z", + "url": "https://github.com/llvm-mos/llvm-test-suite/commit/0bd88a67987805b5a9553c62b9209d0cba63922c" + }, + "date": 1693710043478, + "tool": "googlecpp", + "benches": [ + { + "name": "6502-compilers/bench/ccgame/game_01_start", + "value": 3124419, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 3124419 cycles\nthreads: 1" + }, + { + "name": "6502-compilers/bench/ccgame/game_modern_optims", + "value": 744653, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 744653 cycles\nthreads: 1" + }, + { + "name": "6502-compilers/bench/ccgame/game_modern_optims_structarray", + "value": 2261648, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 2261648 cycles\nthreads: 1" + }, + { + "name": "6502-compilers/bench/coroutine", + "value": 6946, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 6946 cycles\nthreads: 1" + }, + { + "name": "6502-compilers/bench/memcpy", + "value": 10146, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 10146 cycles\nthreads: 1" + }, + { + "name": "6502-compilers/bench/rpg", + "value": 175, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 175 cycles\nthreads: 1" + }, + { + "name": "6502-compilers/bench/unzip", + "value": 44845, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 44845 cycles\nthreads: 1" + }, + { + "name": "Dhrystone", + "value": 40327821, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 40327821 cycles\nthreads: 1" + }, + { + "name": "BYTE Sieve", + "value": 21249917, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 21249917 cycles\nthreads: 1" + }, + { + "name": "CoreMark", + "value": 109, + "unit": "sec/iter", + "extra": "iterations: 10\ncpu: 109 sec\nthreads: 1" + } + ] } ] }