Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sven-oly committed Sep 19, 2024
1 parent df5ccd2 commit d5b3354
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion results/j_unicodesetperf/UnicodeSetAdd/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1726754051456,
"lastUpdate": 1726756371401,
"repoUrl": "https://github.com/unicode-org/icu",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -26251,6 +26251,36 @@ window.BENCHMARK_DATA = {
"biggerIsBetter": false
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Craig",
"username": "sven-oly"
},
"committer": {
"email": "[email protected]",
"name": "Craig Cornelius",
"username": "sven-oly"
},
"distinct": true,
"id": "f19e598155325ecb1413dcdb4ed56a680ddde9bf",
"message": "ICU-22723 Frontload ICU4J change report 75-76",
"timestamp": "2024-09-18T16:36:12-07:00",
"tree_id": "0c6ef39c97f58e252cca7a7fcdbb5382485d3cbf",
"url": "https://github.com/unicode-org/icu/commit/f19e598155325ecb1413dcdb4ed56a680ddde9bf"
},
"date": 1726756206985,
"tool": "ndjson",
"benches": [
{
"name": "UnicodeSetAdd",
"value": 7.4975240090705935,
"unit": "ns/iter",
"biggerIsBetter": false
}
]
}
]
}
Expand Down

0 comments on commit d5b3354

Please sign in to comment.