diff --git a/dev/bench/data.js b/dev/bench/data.js index 12d4e0f26..6c156730e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734596176144, + "lastUpdate": 1734682498363, "repoUrl": "https://github.com/llvm-mos/llvm-test-suite", "entries": { "Benchmark -Os": [ @@ -158469,6 +158469,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": "476c3156d268e47a5d4ab5ec6b91760b2a750e84", + "message": "Merge remote-tracking branch 'upstream/main'", + "timestamp": "2024-12-18T03:18:40Z", + "url": "https://github.com/llvm-mos/llvm-test-suite/commit/476c3156d268e47a5d4ab5ec6b91760b2a750e84" + }, + "date": 1734682489882, + "tool": "googlecpp", + "benches": [ + { + "name": "6502-compilers/bench/ccgame/game_01_start", + "value": 2311653, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 2311653 cycles\nthreads: 1" + }, + { + "name": "6502-compilers/bench/ccgame/game_modern_optims", + "value": 636515, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 636515 cycles\nthreads: 1" + }, + { + "name": "6502-compilers/bench/ccgame/game_modern_optims_structarray", + "value": 1484005, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 1484005 cycles\nthreads: 1" + }, + { + "name": "6502-compilers/bench/coroutine", + "value": 8679, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 8679 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": 63, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 63 cycles\nthreads: 1" + }, + { + "name": "6502-compilers/bench/unzip", + "value": 38851, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 38851 cycles\nthreads: 1" + }, + { + "name": "Dhrystone", + "value": 1742, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 1742 cycles\nthreads: 1" + }, + { + "name": "BYTE Sieve", + "value": 20429982, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 20429982 cycles\nthreads: 1" + }, + { + "name": "CoreMark", + "value": 109, + "unit": "sec/iter", + "extra": "iterations: 10\ncpu: 109 sec\nthreads: 1" + } + ] } ] }