mirror of
https://github.com/jimeh/envctl.git
synced 2026-02-19 12:06:40 +00:00
add Benchmark (go) benchmark result for 07807b2007
This commit is contained in:
38
dev/bench/data.js
Normal file
38
dev/bench/data.js
Normal file
@@ -0,0 +1,38 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1610911194899,
|
||||
"repoUrl": "https://github.com/jimeh/envctl",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "contact@jimeh.me",
|
||||
"name": "Jim Myhrberg",
|
||||
"username": "jimeh"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "07807b2007579be58d4da3d96f88662aef1219ad",
|
||||
"message": "Merge pull request #1 from jimeh/github-actions\n\nci(github): add basic GitHub Actions CI tasks",
|
||||
"timestamp": "2021-01-17T19:19:25Z",
|
||||
"tree_id": "7f2de284af1a6fa38775b97fa3c8de68d3f18c1a",
|
||||
"url": "https://github.com/jimeh/envctl/commit/07807b2007579be58d4da3d96f88662aef1219ad"
|
||||
},
|
||||
"date": 1610911194339,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_parseEnviron_2",
|
||||
"value": 4637,
|
||||
"unit": "ns/op",
|
||||
"extra": "252384 times"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user