Skip to content

Commit 69dc80a

Browse files
author
github-action-benchmark
committed
add moov-io/watchman Benchmarks (go) benchmark result for b0c7231
1 parent b0c7231 commit 69dc80a

File tree

1 file changed

+120
-2
lines changed

1 file changed

+120
-2
lines changed

docs/bench/watchman-ofac/data.js

Lines changed: 120 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1739449470189,
2+
"lastUpdate": 1739465382566,
33
"repoUrl": "https://github.com/moov-io/benchmarks",
44
"entries": {
55
"moov-io/watchman Benchmarks": [
@@ -238,7 +238,125 @@ window.BENCHMARK_DATA = {
238238
"extra": "4204 times\n4 procs"
239239
}
240240
]
241+
},
242+
{
243+
"commit": {
244+
"author": {
245+
"name": "Adam Shannon",
246+
"username": "adamdecaf",
247+
"email": "adamkshannon@gmail.com"
248+
},
249+
"committer": {
250+
"name": "Adam Shannon",
251+
"username": "adamdecaf",
252+
"email": "adamkshannon@gmail.com"
253+
},
254+
"id": "b0c7231d003e9e1c621337e250e995a3afc395f6",
255+
"message": "bench: support alternate output_dir for watchman's OFAC benchmarks",
256+
"timestamp": "2025-02-13T16:47:38Z",
257+
"url": "https://github.com/moov-io/benchmarks/commit/b0c7231d003e9e1c621337e250e995a3afc395f6"
258+
},
259+
"date": 1739465382543,
260+
"tool": "go",
261+
"benches": [
262+
{
263+
"name": "BenchmarkReader/SDN",
264+
"value": 28655863,
265+
"unit": "ns/op\t39929274 B/op\t 57164 allocs/op",
266+
"extra": "36 times\n4 procs"
267+
},
268+
{
269+
"name": "BenchmarkReader/SDN - ns/op",
270+
"value": 28655863,
271+
"unit": "ns/op",
272+
"extra": "36 times\n4 procs"
273+
},
274+
{
275+
"name": "BenchmarkReader/SDN - B/op",
276+
"value": 39929274,
277+
"unit": "B/op",
278+
"extra": "36 times\n4 procs"
279+
},
280+
{
281+
"name": "BenchmarkReader/SDN - allocs/op",
282+
"value": 57164,
283+
"unit": "allocs/op",
284+
"extra": "36 times\n4 procs"
285+
},
286+
{
287+
"name": "BenchmarkReader/Addresses",
288+
"value": 15263785,
289+
"unit": "ns/op\t 8635550 B/op\t 43806 allocs/op",
290+
"extra": "80 times\n4 procs"
291+
},
292+
{
293+
"name": "BenchmarkReader/Addresses - ns/op",
294+
"value": 15263785,
295+
"unit": "ns/op",
296+
"extra": "80 times\n4 procs"
297+
},
298+
{
299+
"name": "BenchmarkReader/Addresses - B/op",
300+
"value": 8635550,
301+
"unit": "B/op",
302+
"extra": "80 times\n4 procs"
303+
},
304+
{
305+
"name": "BenchmarkReader/Addresses - allocs/op",
306+
"value": 43806,
307+
"unit": "allocs/op",
308+
"extra": "80 times\n4 procs"
309+
},
310+
{
311+
"name": "BenchmarkReader/AlternateIdentities",
312+
"value": 10837748,
313+
"unit": "ns/op\t 6164642 B/op\t 31191 allocs/op",
314+
"extra": "96 times\n4 procs"
315+
},
316+
{
317+
"name": "BenchmarkReader/AlternateIdentities - ns/op",
318+
"value": 10837748,
319+
"unit": "ns/op",
320+
"extra": "96 times\n4 procs"
321+
},
322+
{
323+
"name": "BenchmarkReader/AlternateIdentities - B/op",
324+
"value": 6164642,
325+
"unit": "B/op",
326+
"extra": "96 times\n4 procs"
327+
},
328+
{
329+
"name": "BenchmarkReader/AlternateIdentities - allocs/op",
330+
"value": 31191,
331+
"unit": "allocs/op",
332+
"extra": "96 times\n4 procs"
333+
},
334+
{
335+
"name": "BenchmarkReader/Comments",
336+
"value": 275142,
337+
"unit": "ns/op\t 190875 B/op\t 140 allocs/op",
338+
"extra": "4309 times\n4 procs"
339+
},
340+
{
341+
"name": "BenchmarkReader/Comments - ns/op",
342+
"value": 275142,
343+
"unit": "ns/op",
344+
"extra": "4309 times\n4 procs"
345+
},
346+
{
347+
"name": "BenchmarkReader/Comments - B/op",
348+
"value": 190875,
349+
"unit": "B/op",
350+
"extra": "4309 times\n4 procs"
351+
},
352+
{
353+
"name": "BenchmarkReader/Comments - allocs/op",
354+
"value": 140,
355+
"unit": "allocs/op",
356+
"extra": "4309 times\n4 procs"
357+
}
358+
]
241359
}
242360
]
243361
}
244-
}
362+
}

0 commit comments

Comments
 (0)