Skip to content

Commit

Permalink
add udp_loopback_lat (customSmallerIsBetter) benchmark result for 1e3…
Browse files Browse the repository at this point in the history
…403e756ced989ddd44c9f0c81cf71557e962a
  • Loading branch information
github-action-benchmark committed Dec 22, 2024
1 parent c8f1411 commit ac84310
Showing 1 changed file with 38 additions and 1 deletion.
39 changes: 38 additions & 1 deletion lmbench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1734911074598,
"lastUpdate": 1734911117709,
"repoUrl": "https://github.com/asterinas/asterinas",
"entries": {
"mem_pagefault_lat": [
Expand Down Expand Up @@ -174254,6 +174254,43 @@ window.BENCHMARK_DATA = {
"extra": "aster_result"
}
]
},
{
"commit": {
"author": {
"name": "Wang Siyuan",
"username": "vvvvsv",
"email": "wsy@stu.pku.edu.cn"
},
"committer": {
"name": "Tate, Hongliang Tian",
"username": "tatetian",
"email": "tatetian@gmail.com"
},
"id": "1e3403e756ced989ddd44c9f0c81cf71557e962a",
"message": "Support ELF files with zero `p_filesz`.",
"timestamp": "2024-12-19T03:33:21Z",
"url": "https://github.com/asterinas/asterinas/commit/1e3403e756ced989ddd44c9f0c81cf71557e962a"
},
"date": 1734911090726,
"tool": "customSmallerIsBetter",
"title": "[UDP sockets] The latency of write+read",
"description": "lat_udp",
"display": true,
"benches": [
{
"name": "Average UDP latency on Linux",
"value": "4.8083",
"unit": "µs",
"extra": "linux_result"
},
{
"name": "Average UDP latency on Asterinas",
"value": "3.2631",
"unit": "µs",
"extra": "aster_result"
}
]
}
],
"mem_read_bw": [
Expand Down

0 comments on commit ac84310

Please sign in to comment.