File tree 2 files changed +1390
-1360
lines changed
2 files changed +1390
-1360
lines changed Original file line number Diff line number Diff line change 1
1
window . BENCHMARK_DATA = {
2
- "lastUpdate" : 1743581077130 ,
2
+ "lastUpdate" : 1744611304117 ,
3
3
"repoUrl" : "https://github.com/alibaba/loongcollector" ,
4
4
"entries" : {
5
5
"benchmark" : [
@@ -1722,6 +1722,46 @@ window.BENCHMARK_DATA = {
1722
1722
"unit" : "MB"
1723
1723
}
1724
1724
]
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
+ ]
1725
1765
}
1726
1766
]
1727
1767
}
You can’t perform that action at this time.
0 commit comments