|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1767351405464, |
| 2 | + "lastUpdate": 1768215803297, |
3 | 3 | "repoUrl": "https://github.com/langgenius/dify-plugin-daemon", |
4 | 4 | "entries": { |
5 | 5 | "Go Benchmark": [ |
@@ -10994,6 +10994,54 @@ window.BENCHMARK_DATA = { |
10994 | 10994 | "extra": "1000000000 times\n4 procs" |
10995 | 10995 | } |
10996 | 10996 | ] |
| 10997 | + }, |
| 10998 | + { |
| 10999 | + "commit": { |
| 11000 | + "author": { |
| 11001 | + |
| 11002 | + "name": "wangxiaolei", |
| 11003 | + "username": "fatelei" |
| 11004 | + }, |
| 11005 | + "committer": { |
| 11006 | + |
| 11007 | + "name": "GitHub", |
| 11008 | + "username": "web-flow" |
| 11009 | + }, |
| 11010 | + "distinct": true, |
| 11011 | + "id": "d58d6cb5e26f05a16d4b78de764d4e9b13cefb39", |
| 11012 | + "message": "fix: add server_host force listen to ipv4 (#566)", |
| 11013 | + "timestamp": "2026-01-12T19:00:58+08:00", |
| 11014 | + "tree_id": "f548d967c771cf949ca62f002b04e5dc8d291bf0", |
| 11015 | + "url": "https://github.com/langgenius/dify-plugin-daemon/commit/d58d6cb5e26f05a16d4b78de764d4e9b13cefb39" |
| 11016 | + }, |
| 11017 | + "date": 1768215802129, |
| 11018 | + "tool": "go", |
| 11019 | + "benches": [ |
| 11020 | + { |
| 11021 | + "name": "BenchmarkStream", |
| 11022 | + "value": 30.8, |
| 11023 | + "unit": "ns/op\t 15 B/op\t 0 allocs/op", |
| 11024 | + "extra": "1000000000 times\n4 procs" |
| 11025 | + }, |
| 11026 | + { |
| 11027 | + "name": "BenchmarkStream - ns/op", |
| 11028 | + "value": 30.8, |
| 11029 | + "unit": "ns/op", |
| 11030 | + "extra": "1000000000 times\n4 procs" |
| 11031 | + }, |
| 11032 | + { |
| 11033 | + "name": "BenchmarkStream - B/op", |
| 11034 | + "value": 15, |
| 11035 | + "unit": "B/op", |
| 11036 | + "extra": "1000000000 times\n4 procs" |
| 11037 | + }, |
| 11038 | + { |
| 11039 | + "name": "BenchmarkStream - allocs/op", |
| 11040 | + "value": 0, |
| 11041 | + "unit": "allocs/op", |
| 11042 | + "extra": "1000000000 times\n4 procs" |
| 11043 | + } |
| 11044 | + ] |
10997 | 11045 | } |
10998 | 11046 | ] |
10999 | 11047 | } |
|
0 commit comments