diff --git a/dev/bench/data.js b/dev/bench/data.js index 84bb11632..8b2583617 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699949512968, + "lastUpdate": 1700023569621, "repoUrl": "https://github.com/llvm-mos/llvm-test-suite", "entries": { "Benchmark -Os": [ @@ -103677,6 +103677,90 @@ window.BENCHMARK_DATA = { "extra": "iterations: 10\ncpu: 107 sec\nthreads: 1" } ] + }, + { + "commit": { + "author": { + "email": "mysterymath@gmail.com", + "name": "Daniel Thornburgh", + "username": "mysterymath" + }, + "committer": { + "email": "mysterymath@gmail.com", + "name": "Daniel Thornburgh", + "username": "mysterymath" + }, + "distinct": true, + "id": "15b1a8e59bfb7e5ddbefad89f9b09756d75c6933", + "message": "Support C++ in cbm.h", + "timestamp": "2023-11-14T20:37:11-08:00", + "tree_id": "2c11b92ff6d7cf730065de515d8c6fbea2976a1f", + "url": "https://github.com/llvm-mos/llvm-mos-sdk/commit/15b1a8e59bfb7e5ddbefad89f9b09756d75c6933" + }, + "date": 1700023564684, + "tool": "googlecpp", + "benches": [ + { + "name": "6502-compilers/bench/ccgame/game_01_start", + "value": 3079153, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 3079153 cycles\nthreads: 1" + }, + { + "name": "6502-compilers/bench/ccgame/game_modern_optims", + "value": 647635, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 647635 cycles\nthreads: 1" + }, + { + "name": "6502-compilers/bench/ccgame/game_modern_optims_structarray", + "value": 2098427, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 2098427 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": 34546, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 34546 cycles\nthreads: 1" + }, + { + "name": "Dhrystone", + "value": 36312197, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 36312197 cycles\nthreads: 1" + }, + { + "name": "BYTE Sieve", + "value": 20348900, + "unit": "cycles/iter", + "extra": "iterations: 1\ncpu: 20348900 cycles\nthreads: 1" + }, + { + "name": "CoreMark", + "value": 107, + "unit": "sec/iter", + "extra": "iterations: 10\ncpu: 107 sec\nthreads: 1" + } + ] } ] }