Skip to content

Commit

Permalink
add Benchmark (go) benchmark result for ba22385
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 27, 2024
1 parent f176c2e commit d1408db
Showing 1 changed file with 261 additions and 1 deletion.
262 changes: 261 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1724734624767,
"lastUpdate": 1724735443312,
"repoUrl": "https://github.com/lovelysunlight/lru-go",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -4632,6 +4632,266 @@ window.BENCHMARK_DATA = {
"extra": "6050556 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"name": "lovelysunlight",
"username": "lovelysunlight"
},
"committer": {
"name": "lovelysunlight",
"username": "lovelysunlight"
},
"id": "ba2238569c346d87f2cc174cdee0e5456771207d",
"message": "Support 2Q",
"timestamp": "2024-08-26T13:13:10Z",
"url": "https://github.com/lovelysunlight/lru-go/pull/4/commits/ba2238569c346d87f2cc174cdee0e5456771207d"
},
"date": 1724735442467,
"tool": "go",
"benches": [
{
"name": "BenchmarkCache_DeepCopy_Rand",
"value": 254.1,
"unit": "ns/op\t 40 B/op\t 1 allocs/op",
"extra": "4819468 times\n4 procs"
},
{
"name": "BenchmarkCache_DeepCopy_Rand - ns/op",
"value": 254.1,
"unit": "ns/op",
"extra": "4819468 times\n4 procs"
},
{
"name": "BenchmarkCache_DeepCopy_Rand - B/op",
"value": 40,
"unit": "B/op",
"extra": "4819468 times\n4 procs"
},
{
"name": "BenchmarkCache_DeepCopy_Rand - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "4819468 times\n4 procs"
},
{
"name": "BenchmarkCache_DeepCopy_Freq",
"value": 249.2,
"unit": "ns/op\t 38 B/op\t 1 allocs/op",
"extra": "4869856 times\n4 procs"
},
{
"name": "BenchmarkCache_DeepCopy_Freq - ns/op",
"value": 249.2,
"unit": "ns/op",
"extra": "4869856 times\n4 procs"
},
{
"name": "BenchmarkCache_DeepCopy_Freq - B/op",
"value": 38,
"unit": "B/op",
"extra": "4869856 times\n4 procs"
},
{
"name": "BenchmarkCache_DeepCopy_Freq - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "4869856 times\n4 procs"
},
{
"name": "BenchmarkCache_Rand",
"value": 235.5,
"unit": "ns/op\t 36 B/op\t 0 allocs/op",
"extra": "5147220 times\n4 procs"
},
{
"name": "BenchmarkCache_Rand - ns/op",
"value": 235.5,
"unit": "ns/op",
"extra": "5147220 times\n4 procs"
},
{
"name": "BenchmarkCache_Rand - B/op",
"value": 36,
"unit": "B/op",
"extra": "5147220 times\n4 procs"
},
{
"name": "BenchmarkCache_Rand - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "5147220 times\n4 procs"
},
{
"name": "BenchmarkCache_Freq",
"value": 226.8,
"unit": "ns/op\t 33 B/op\t 0 allocs/op",
"extra": "5317710 times\n4 procs"
},
{
"name": "BenchmarkCache_Freq - ns/op",
"value": 226.8,
"unit": "ns/op",
"extra": "5317710 times\n4 procs"
},
{
"name": "BenchmarkCache_Freq - B/op",
"value": 33,
"unit": "B/op",
"extra": "5317710 times\n4 procs"
},
{
"name": "BenchmarkCache_Freq - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "5317710 times\n4 procs"
},
{
"name": "BenchmarkCacheEnbaleLRUK_Rand",
"value": 55372,
"unit": "ns/op\t 88 B/op\t 1 allocs/op",
"extra": "31311 times\n4 procs"
},
{
"name": "BenchmarkCacheEnbaleLRUK_Rand - ns/op",
"value": 55372,
"unit": "ns/op",
"extra": "31311 times\n4 procs"
},
{
"name": "BenchmarkCacheEnbaleLRUK_Rand - B/op",
"value": 88,
"unit": "B/op",
"extra": "31311 times\n4 procs"
},
{
"name": "BenchmarkCacheEnbaleLRUK_Rand - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "31311 times\n4 procs"
},
{
"name": "BenchmarkCacheEnbaleLRUK_Freq",
"value": 52066,
"unit": "ns/op\t 138 B/op\t 1 allocs/op",
"extra": "19663 times\n4 procs"
},
{
"name": "BenchmarkCacheEnbaleLRUK_Freq - ns/op",
"value": 52066,
"unit": "ns/op",
"extra": "19663 times\n4 procs"
},
{
"name": "BenchmarkCacheEnbaleLRUK_Freq - B/op",
"value": 138,
"unit": "B/op",
"extra": "19663 times\n4 procs"
},
{
"name": "BenchmarkCacheEnbaleLRUK_Freq - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "19663 times\n4 procs"
},
{
"name": "BenchmarkCacheEnbale2Q_Rand",
"value": 298.7,
"unit": "ns/op\t 36 B/op\t 0 allocs/op",
"extra": "4102405 times\n4 procs"
},
{
"name": "BenchmarkCacheEnbale2Q_Rand - ns/op",
"value": 298.7,
"unit": "ns/op",
"extra": "4102405 times\n4 procs"
},
{
"name": "BenchmarkCacheEnbale2Q_Rand - B/op",
"value": 36,
"unit": "B/op",
"extra": "4102405 times\n4 procs"
},
{
"name": "BenchmarkCacheEnbale2Q_Rand - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "4102405 times\n4 procs"
},
{
"name": "BenchmarkCacheEnbale2Q_Freq",
"value": 157.3,
"unit": "ns/op\t 21 B/op\t 0 allocs/op",
"extra": "6442231 times\n4 procs"
},
{
"name": "BenchmarkCacheEnbale2Q_Freq - ns/op",
"value": 157.3,
"unit": "ns/op",
"extra": "6442231 times\n4 procs"
},
{
"name": "BenchmarkCacheEnbale2Q_Freq - B/op",
"value": 21,
"unit": "B/op",
"extra": "6442231 times\n4 procs"
},
{
"name": "BenchmarkCacheEnbale2Q_Freq - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "6442231 times\n4 procs"
},
{
"name": "BenchmarkHashicorpLRU_Rand",
"value": 214.9,
"unit": "ns/op\t 60 B/op\t 0 allocs/op",
"extra": "5647504 times\n4 procs"
},
{
"name": "BenchmarkHashicorpLRU_Rand - ns/op",
"value": 214.9,
"unit": "ns/op",
"extra": "5647504 times\n4 procs"
},
{
"name": "BenchmarkHashicorpLRU_Rand - B/op",
"value": 60,
"unit": "B/op",
"extra": "5647504 times\n4 procs"
},
{
"name": "BenchmarkHashicorpLRU_Rand - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "5647504 times\n4 procs"
},
{
"name": "BenchmarkHashicorpLRU_Freq",
"value": 204.1,
"unit": "ns/op\t 55 B/op\t 0 allocs/op",
"extra": "5914516 times\n4 procs"
},
{
"name": "BenchmarkHashicorpLRU_Freq - ns/op",
"value": 204.1,
"unit": "ns/op",
"extra": "5914516 times\n4 procs"
},
{
"name": "BenchmarkHashicorpLRU_Freq - B/op",
"value": 55,
"unit": "B/op",
"extra": "5914516 times\n4 procs"
},
{
"name": "BenchmarkHashicorpLRU_Freq - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "5914516 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit d1408db

Please sign in to comment.