diff --git a/dev/bench/data.js b/dev/bench/data.js index 088dfb6f6e0e5d30c537e4428ef73561a043c570..d1d6136309272da82d255e1847a836e0b5e48e29 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1674058213940, + "lastUpdate": 1674058241518, "repoUrl": "https://github.com/MichaelMure/git-bug", "entries": { "Benchmark": [ @@ -1512,6 +1512,48 @@ window.BENCHMARK_DATA = { "extra": "2 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "batolettre@gmail.com", + "name": "Michael Muré", + "username": "MichaelMure" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "248486708911105e7067cb1061607b712c39a60e", + "message": "Merge pull request #998 from MichaelMure/fix/996/create-env-once\n\nfix(commands): create env.Env once for all Cobra commands", + "timestamp": "2023-01-18T08:21:08+01:00", + "tree_id": "414ad9f66ce05acdb169dcdb033c72ac2793f3c6", + "url": "https://github.com/MichaelMure/git-bug/commit/248486708911105e7067cb1061607b712c39a60e" + }, + "date": 1674058241008, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 21175809, + "unit": "ns/op\t 4964172 B/op\t 24193 allocs/op", + "extra": "54 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 113676247, + "unit": "ns/op\t27891360 B/op\t 134418 allocs/op", + "extra": "9 times\n2 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 730694170, + "unit": "ns/op\t165592212 B/op\t 803090 allocs/op", + "extra": "2 times\n2 procs" + } + ] } ] }