Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
markusicu committed Sep 24, 2024
1 parent 1a112f2 commit e02a722
Show file tree
Hide file tree
Showing 131 changed files with 5,999 additions and 131 deletions.
92 changes: 91 additions & 1 deletion results/charperf/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1727113445029,
"lastUpdate": 1727144176772,
"repoUrl": "https://github.com/unicode-org/icu",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -88471,6 +88471,96 @@ window.BENCHMARK_DATA = {
"biggerIsBetter": false
}
]
},
{
"commit": {
"author": {
"email": "ross.burton@arm.com",
"name": "Ross Burton",
"username": "rossburton"
},
"committer": {
"email": "markus.icu@gmail.com",
"name": "Markus Scherer",
"username": "markusicu"
},
"distinct": true,
"id": "0f022dca90cfe6bbf6a74f605dcaf1b489d58a9b",
"message": "ICU-21172 fix install race\n\nThe generic recursive target calls target-local so also adding it to the\ndependency list results in races due to install-local being executed twice in\nparallel. For example, install-manx can fail if the two install processes race\nand one process tries to chown a file that the other process has just deleted.\n\nAlso install-manx should be a phony target, and for clarity use $^ instead of $?\nin the install command.\n\nSigned-off-by: Ross Burton <ross.burton@arm.com>",
"timestamp": "2024-09-23T18:45:09-07:00",
"tree_id": "1f1dc6ca89bce85773ec8dd772f16a4f09ccaea4",
"url": "https://github.com/unicode-org/icu/commit/0f022dca90cfe6bbf6a74f605dcaf1b489d58a9b"
},
"date": 1727144006942,
"tool": "ndjson",
"benches": [
{
"name": "TestIsAlpha",
"value": 4.6025,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIsUpper",
"value": 4.3042,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIsLower",
"value": 4.2867,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIsDigit",
"value": 4.3045,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIsSpace",
"value": 4.9261,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIsAlphaNumeric",
"value": 4.3046,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIsPrint",
"value": 4.3026,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIsControl",
"value": 4.5998,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestToLower",
"value": 5.5158,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestToUpper",
"value": 5.1838,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIsWhiteSpace",
"value": 4.3032,
"unit": "ns/iter",
"biggerIsBetter": false
}
]
}
]
}
Expand Down
56 changes: 55 additions & 1 deletion results/collperf/TestNames_Asian/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1727113133892,
"lastUpdate": 1727143904794,
"repoUrl": "https://github.com/unicode-org/icu",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -53245,6 +53245,60 @@ window.BENCHMARK_DATA = {
"biggerIsBetter": false
}
]
},
{
"commit": {
"author": {
"email": "ross.burton@arm.com",
"name": "Ross Burton",
"username": "rossburton"
},
"committer": {
"email": "markus.icu@gmail.com",
"name": "Markus Scherer",
"username": "markusicu"
},
"distinct": true,
"id": "0f022dca90cfe6bbf6a74f605dcaf1b489d58a9b",
"message": "ICU-21172 fix install race\n\nThe generic recursive target calls target-local so also adding it to the\ndependency list results in races due to install-local being executed twice in\nparallel. For example, install-manx can fail if the two install processes race\nand one process tries to chown a file that the other process has just deleted.\n\nAlso install-manx should be a phony target, and for clarity use $^ instead of $?\nin the install command.\n\nSigned-off-by: Ross Burton <ross.burton@arm.com>",
"timestamp": "2024-09-23T18:45:09-07:00",
"tree_id": "1f1dc6ca89bce85773ec8dd772f16a4f09ccaea4",
"url": "https://github.com/unicode-org/icu/commit/0f022dca90cfe6bbf6a74f605dcaf1b489d58a9b"
},
"date": 1727143734094,
"tool": "ndjson",
"benches": [
{
"name": "TestIcu_KeyGen_null",
"value": 210.5448,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIcu_qsort_strcoll_null",
"value": 8868521.1781,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIcu_qsort_usekey",
"value": 2016282.6908,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIcu_BinarySearch_strcoll_null",
"value": 8146642.2818,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIcu_BinarySearch_usekey",
"value": 2017367.1653,
"unit": "ns/iter",
"biggerIsBetter": false
}
]
}
]
}
Expand Down
56 changes: 55 additions & 1 deletion results/collperf/TestNames_Chinese/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1727113143059,
"lastUpdate": 1727143906427,
"repoUrl": "https://github.com/unicode-org/icu",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -53407,6 +53407,60 @@ window.BENCHMARK_DATA = {
"biggerIsBetter": false
}
]
},
{
"commit": {
"author": {
"email": "ross.burton@arm.com",
"name": "Ross Burton",
"username": "rossburton"
},
"committer": {
"email": "markus.icu@gmail.com",
"name": "Markus Scherer",
"username": "markusicu"
},
"distinct": true,
"id": "0f022dca90cfe6bbf6a74f605dcaf1b489d58a9b",
"message": "ICU-21172 fix install race\n\nThe generic recursive target calls target-local so also adding it to the\ndependency list results in races due to install-local being executed twice in\nparallel. For example, install-manx can fail if the two install processes race\nand one process tries to chown a file that the other process has just deleted.\n\nAlso install-manx should be a phony target, and for clarity use $^ instead of $?\nin the install command.\n\nSigned-off-by: Ross Burton <ross.burton@arm.com>",
"timestamp": "2024-09-23T18:45:09-07:00",
"tree_id": "1f1dc6ca89bce85773ec8dd772f16a4f09ccaea4",
"url": "https://github.com/unicode-org/icu/commit/0f022dca90cfe6bbf6a74f605dcaf1b489d58a9b"
},
"date": 1727143735198,
"tool": "ndjson",
"benches": [
{
"name": "TestIcu_KeyGen_null",
"value": 156.5318,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIcu_qsort_strcoll_null",
"value": 8766664.8845,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIcu_qsort_usekey",
"value": 2107619.8116,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIcu_BinarySearch_strcoll_null",
"value": 7646500.7648,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIcu_BinarySearch_usekey",
"value": 2127312.6327,
"unit": "ns/iter",
"biggerIsBetter": false
}
]
}
]
}
Expand Down
56 changes: 55 additions & 1 deletion results/collperf/TestNames_Japanese/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1727113164162,
"lastUpdate": 1727143948664,
"repoUrl": "https://github.com/unicode-org/icu",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -53353,6 +53353,60 @@ window.BENCHMARK_DATA = {
"biggerIsBetter": false
}
]
},
{
"commit": {
"author": {
"email": "ross.burton@arm.com",
"name": "Ross Burton",
"username": "rossburton"
},
"committer": {
"email": "markus.icu@gmail.com",
"name": "Markus Scherer",
"username": "markusicu"
},
"distinct": true,
"id": "0f022dca90cfe6bbf6a74f605dcaf1b489d58a9b",
"message": "ICU-21172 fix install race\n\nThe generic recursive target calls target-local so also adding it to the\ndependency list results in races due to install-local being executed twice in\nparallel. For example, install-manx can fail if the two install processes race\nand one process tries to chown a file that the other process has just deleted.\n\nAlso install-manx should be a phony target, and for clarity use $^ instead of $?\nin the install command.\n\nSigned-off-by: Ross Burton <ross.burton@arm.com>",
"timestamp": "2024-09-23T18:45:09-07:00",
"tree_id": "1f1dc6ca89bce85773ec8dd772f16a4f09ccaea4",
"url": "https://github.com/unicode-org/icu/commit/0f022dca90cfe6bbf6a74f605dcaf1b489d58a9b"
},
"date": 1727143779004,
"tool": "ndjson",
"benches": [
{
"name": "TestIcu_KeyGen_null",
"value": 212.3614,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIcu_qsort_strcoll_null",
"value": 20779171.9116,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIcu_qsort_usekey",
"value": 5428310.998,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIcu_BinarySearch_strcoll_null",
"value": 19445090.4583,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIcu_BinarySearch_usekey",
"value": 5453285.8823,
"unit": "ns/iter",
"biggerIsBetter": false
}
]
}
]
}
Expand Down
56 changes: 55 additions & 1 deletion results/collperf/TestNames_Japanese_h/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1727113150039,
"lastUpdate": 1727143909130,
"repoUrl": "https://github.com/unicode-org/icu",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -53407,6 +53407,60 @@ window.BENCHMARK_DATA = {
"biggerIsBetter": false
}
]
},
{
"commit": {
"author": {
"email": "ross.burton@arm.com",
"name": "Ross Burton",
"username": "rossburton"
},
"committer": {
"email": "markus.icu@gmail.com",
"name": "Markus Scherer",
"username": "markusicu"
},
"distinct": true,
"id": "0f022dca90cfe6bbf6a74f605dcaf1b489d58a9b",
"message": "ICU-21172 fix install race\n\nThe generic recursive target calls target-local so also adding it to the\ndependency list results in races due to install-local being executed twice in\nparallel. For example, install-manx can fail if the two install processes race\nand one process tries to chown a file that the other process has just deleted.\n\nAlso install-manx should be a phony target, and for clarity use $^ instead of $?\nin the install command.\n\nSigned-off-by: Ross Burton <ross.burton@arm.com>",
"timestamp": "2024-09-23T18:45:09-07:00",
"tree_id": "1f1dc6ca89bce85773ec8dd772f16a4f09ccaea4",
"url": "https://github.com/unicode-org/icu/commit/0f022dca90cfe6bbf6a74f605dcaf1b489d58a9b"
},
"date": 1727143736893,
"tool": "ndjson",
"benches": [
{
"name": "TestIcu_KeyGen_null",
"value": 215.4932,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIcu_qsort_strcoll_null",
"value": 20677070.9723,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIcu_qsort_usekey",
"value": 5229444.3984,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIcu_BinarySearch_strcoll_null",
"value": 19313799.0104,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "TestIcu_BinarySearch_usekey",
"value": 5417469.4861,
"unit": "ns/iter",
"biggerIsBetter": false
}
]
}
]
}
Expand Down
Loading

0 comments on commit e02a722

Please sign in to comment.