Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c2fecc1

Browse files
author
github-action-benchmark
committed
add OpenTelemetry Python Benchmarks - Python 3.9 - sdk (pytest) benchmark result for ed5036b
1 parent 98fc47f commit c2fecc1

File tree

1 file changed

+39
-1
lines changed

1 file changed

+39
-1
lines changed

benchmarks/data.js

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1660155346078,
2+
"lastUpdate": 1660155391619,
33
"repoUrl": "https://github.com/lzchen/opentelemetry-python",
44
"entries": {
55
"OpenTelemetry Python Benchmarks - Python 3.10 - sdk": [
@@ -7888,6 +7888,44 @@ window.BENCHMARK_DATA = {
78887888
"extra": "mean: 49.56561886052847 usec\nrounds: 8144"
78897889
}
78907890
]
7891+
},
7892+
{
7893+
"commit": {
7894+
"author": {
7895+
"email": "[email protected]",
7896+
"name": "Leighton Chen",
7897+
"username": "lzchen"
7898+
},
7899+
"committer": {
7900+
"email": "[email protected]",
7901+
"name": "GitHub",
7902+
"username": "web-flow"
7903+
},
7904+
"distinct": true,
7905+
"id": "ed5036b9fe3f9866a6bd4df5c61744aee76d501b",
7906+
"message": "Update codeql-analysis.yml",
7907+
"timestamp": "2022-08-10T11:08:22-07:00",
7908+
"tree_id": "6ff37aed67e0a35a546362ba26bfba8d8b3be877",
7909+
"url": "https://github.com/lzchen/opentelemetry-python/commit/ed5036b9fe3f9866a6bd4df5c61744aee76d501b"
7910+
},
7911+
"date": 1660155388437,
7912+
"tool": "pytest",
7913+
"benches": [
7914+
{
7915+
"name": "opentelemetry-sdk/tests/performance/benchmarks/trace/test_benchmark_trace.py::test_simple_start_span",
7916+
"value": 25117.906137710288,
7917+
"unit": "iter/sec",
7918+
"range": "stddev: 0.0000017713892547568998",
7919+
"extra": "mean: 39.81223572209584 usec\nrounds: 4535"
7920+
},
7921+
{
7922+
"name": "opentelemetry-sdk/tests/performance/benchmarks/trace/test_benchmark_trace.py::test_simple_start_as_current_span",
7923+
"value": 17764.45162210852,
7924+
"unit": "iter/sec",
7925+
"range": "stddev: 0.0000021245224997560245",
7926+
"extra": "mean: 56.292196419700495 usec\nrounds: 5977"
7927+
}
7928+
]
78917929
}
78927930
],
78937931
"OpenTelemetry Python Benchmarks - Python 3.9 - propagator": [

0 commit comments

Comments
 (0)