mirror of
https://github.com/jimeh/envctl.git
synced 2026-02-19 12:06:40 +00:00
98 lines
3.0 KiB
JavaScript
98 lines
3.0 KiB
JavaScript
window.BENCHMARK_DATA = {
|
|
"lastUpdate": 1610917022586,
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"commit": {
|
|
"author": {
|
|
"email": "contact@jimeh.me",
|
|
"name": "Jim Myhrberg",
|
|
"username": "jimeh"
|
|
},
|
|
"committer": {
|
|
"email": "noreply@github.com",
|
|
"name": "GitHub",
|
|
"username": "web-flow"
|
|
},
|
|
"distinct": true,
|
|
"id": "dc13f472ea48c8cdf7d6c0ba14aafe441102bf5c",
|
|
"message": "Merge pull request #2 from jimeh/add-readme\n\ndocs(readme): add README and update godoc comments/examples",
|
|
"timestamp": "2021-01-17T20:49:24Z",
|
|
"tree_id": "c834416ce6c49fa9e2bd96b0fb4b5bee89a15d2d",
|
|
"url": "https://github.com/jimeh/envctl/commit/dc13f472ea48c8cdf7d6c0ba14aafe441102bf5c"
|
|
},
|
|
"date": 1610916599594,
|
|
"tool": "go",
|
|
"benches": [
|
|
{
|
|
"name": "Benchmark_parseEnviron_2",
|
|
"value": 3657,
|
|
"unit": "ns/op",
|
|
"extra": "323656 times"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"commit": {
|
|
"author": {
|
|
"email": "contact@jimeh.me",
|
|
"name": "Jim Myhrberg",
|
|
"username": "jimeh"
|
|
},
|
|
"committer": {
|
|
"email": "contact@jimeh.me",
|
|
"name": "Jim Myhrberg",
|
|
"username": "jimeh"
|
|
},
|
|
"distinct": true,
|
|
"id": "a81ae9e5999dd6eb162ad970ec4b3081ca2a936c",
|
|
"message": "chore(release): 0.1.0",
|
|
"timestamp": "2021-01-17T20:55:55Z",
|
|
"tree_id": "5f20f65097742929b0287241a9d98ec839a14c29",
|
|
"url": "https://github.com/jimeh/envctl/commit/a81ae9e5999dd6eb162ad970ec4b3081ca2a936c"
|
|
},
|
|
"date": 1610917021932,
|
|
"tool": "go",
|
|
"benches": [
|
|
{
|
|
"name": "Benchmark_parseEnviron_2",
|
|
"value": 5171,
|
|
"unit": "ns/op",
|
|
"extra": "239546 times"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |