|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774513068758, |
| 2 | + "lastUpdate": 1774513070682, |
3 | 3 | "repoUrl": "https://github.com/Picea/Abies", |
4 | 4 | "entries": { |
5 | 5 | "Rendering Engine Throughput": [ |
@@ -13796,6 +13796,42 @@ window.BENCHMARK_DATA = { |
13796 | 13796 | "extra": "mean: 36.9MB, samples: 1" |
13797 | 13797 | } |
13798 | 13798 | ] |
| 13799 | + }, |
| 13800 | + { |
| 13801 | + "commit": { |
| 13802 | + "author": { |
| 13803 | + "email": "me@mauricepeters.dev", |
| 13804 | + "name": "Maurice Cornelius Gerardus Petrus Peters", |
| 13805 | + "username": "MCGPPeters" |
| 13806 | + }, |
| 13807 | + "committer": { |
| 13808 | + "email": "MCGPPeters@users.noreply.github.com", |
| 13809 | + "name": "Maurice CGP Peters", |
| 13810 | + "username": "MCGPPeters" |
| 13811 | + }, |
| 13812 | + "distinct": true, |
| 13813 | + "id": "6a3d15d25b356998a1beaa5a38160cfea3495612", |
| 13814 | + "message": "style: fix formatter issues from PR review updates\n\n- normalize whitespace/indentation in Conduit API endpoint and infrastructure files\n- apply final newline/import ordering fixes in touched test/core files\n- keep changes scoped to files touched by review-comment follow-up", |
| 13815 | + "timestamp": "2026-03-26T09:07:06+01:00", |
| 13816 | + "tree_id": "d11e78a0dfb59c4d6df82b374df84671cacfd27f", |
| 13817 | + "url": "https://github.com/Picea/Abies/commit/6a3d15d25b356998a1beaa5a38160cfea3495612" |
| 13818 | + }, |
| 13819 | + "date": 1774513070272, |
| 13820 | + "tool": "customSmallerIsBetter", |
| 13821 | + "benches": [ |
| 13822 | + { |
| 13823 | + "name": "21_ready-memory (ready memory)", |
| 13824 | + "value": 35.12678527832031, |
| 13825 | + "unit": "MB", |
| 13826 | + "extra": "mean: 35.1MB, samples: 1" |
| 13827 | + }, |
| 13828 | + { |
| 13829 | + "name": "22_run-memory (run memory)", |
| 13830 | + "value": 37.20541954040527, |
| 13831 | + "unit": "MB", |
| 13832 | + "extra": "mean: 37.2MB, samples: 1" |
| 13833 | + } |
| 13834 | + ] |
13799 | 13835 | } |
13800 | 13836 | ] |
13801 | 13837 | } |
|
0 commit comments