Skip to content

Commit 8c551c1

Browse files
author
github-action-benchmark
committed
add benchmark (customSmallerIsBetter) benchmark result for a4e79f0
1 parent 1b5ed45 commit 8c551c1

File tree

2 files changed

+1390
-1360
lines changed

2 files changed

+1390
-1360
lines changed

Diff for: dev/bench/data.js

+41-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1743581077130,
2+
"lastUpdate": 1744611304117,
33
"repoUrl": "https://github.com/alibaba/loongcollector",
44
"entries": {
55
"benchmark": [
@@ -1722,6 +1722,46 @@ window.BENCHMARK_DATA = {
17221722
"unit": "MB"
17231723
}
17241724
]
1725+
},
1726+
{
1727+
"commit": {
1728+
"author": {
1729+
"name": "alibaba",
1730+
"username": "alibaba"
1731+
},
1732+
"committer": {
1733+
"name": "alibaba",
1734+
"username": "alibaba"
1735+
},
1736+
"id": "a4e79f0df3c94a708bb59297b1490ab4548f5cd9",
1737+
"message": "improve multi thread performance for multiline log split",
1738+
"timestamp": "2025-04-10T08:01:43Z",
1739+
"url": "https://github.com/alibaba/loongcollector/pull/2183/commits/a4e79f0df3c94a708bb59297b1490ab4548f5cd9"
1740+
},
1741+
"date": 1744611302836,
1742+
"tool": "customSmallerIsBetter",
1743+
"benches": [
1744+
{
1745+
"name": "CPU_Usage_Max - performance_file_to_blackhole_ilogtail",
1746+
"value": 42.674053137686606,
1747+
"unit": "%"
1748+
},
1749+
{
1750+
"name": "CPU_Usage_Avg - performance_file_to_blackhole_ilogtail",
1751+
"value": 38.16463999981465,
1752+
"unit": "%"
1753+
},
1754+
{
1755+
"name": "Memory_Usage_Max - performance_file_to_blackhole_ilogtail",
1756+
"value": 49.375,
1757+
"unit": "MB"
1758+
},
1759+
{
1760+
"name": "Memory_Usage_Avg - performance_file_to_blackhole_ilogtail",
1761+
"value": 45.42744286380598,
1762+
"unit": "MB"
1763+
}
1764+
]
17251765
}
17261766
]
17271767
}

0 commit comments

Comments
 (0)