|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1778260594985, |
| 2 | + "lastUpdate": 1778272829857, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-java", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -67498,6 +67498,342 @@ window.BENCHMARK_DATA = { |
67498 | 67498 | "extra": "iterations: 10\nforks: 3\nthreads: 4" |
67499 | 67499 | } |
67500 | 67500 | ] |
| 67501 | + }, |
| 67502 | + { |
| 67503 | + "commit": { |
| 67504 | + "author": { |
| 67505 | + "email": "197425009+otelbot[bot]@users.noreply.github.com", |
| 67506 | + "name": "otelbot[bot]", |
| 67507 | + "username": "otelbot[bot]" |
| 67508 | + }, |
| 67509 | + "committer": { |
| 67510 | + "email": "noreply@github.com", |
| 67511 | + "name": "GitHub", |
| 67512 | + "username": "web-flow" |
| 67513 | + }, |
| 67514 | + "distinct": true, |
| 67515 | + "id": "87fc6ddc93ac8631ab84b4c5450cf1193ea79bd5", |
| 67516 | + "message": "Update version to 1.63.0 (#8384)\n\nCo-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>", |
| 67517 | + "timestamp": "2026-05-08T11:28:46-05:00", |
| 67518 | + "tree_id": "28539e1ad43b3e4589f3f9bd0df6d18cbebf0687", |
| 67519 | + "url": "https://github.com/open-telemetry/opentelemetry-java/commit/87fc6ddc93ac8631ab84b4c5450cf1193ea79bd5" |
| 67520 | + }, |
| 67521 | + "date": 1778272828906, |
| 67522 | + "tool": "jmh", |
| 67523 | + "benches": [ |
| 67524 | + { |
| 67525 | + "name": "io.opentelemetry.sdk.LogRecordBenchmark.threads1 ( {\"logSize\":\"SMALL\"} )", |
| 67526 | + "value": 1444844.0724995458, |
| 67527 | + "unit": "ops/s", |
| 67528 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67529 | + }, |
| 67530 | + { |
| 67531 | + "name": "io.opentelemetry.sdk.LogRecordBenchmark.threads1 ( {\"logSize\":\"MEDIUM\"} )", |
| 67532 | + "value": 1335651.4885233971, |
| 67533 | + "unit": "ops/s", |
| 67534 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67535 | + }, |
| 67536 | + { |
| 67537 | + "name": "io.opentelemetry.sdk.LogRecordBenchmark.threads1 ( {\"logSize\":\"LARGE\"} )", |
| 67538 | + "value": 123707.5920333699, |
| 67539 | + "unit": "ops/s", |
| 67540 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67541 | + }, |
| 67542 | + { |
| 67543 | + "name": "io.opentelemetry.sdk.LogRecordBenchmark.threads4 ( {\"logSize\":\"SMALL\"} )", |
| 67544 | + "value": 1266965.9356254514, |
| 67545 | + "unit": "ops/s", |
| 67546 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67547 | + }, |
| 67548 | + { |
| 67549 | + "name": "io.opentelemetry.sdk.LogRecordBenchmark.threads4 ( {\"logSize\":\"MEDIUM\"} )", |
| 67550 | + "value": 675670.9434134718, |
| 67551 | + "unit": "ops/s", |
| 67552 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67553 | + }, |
| 67554 | + { |
| 67555 | + "name": "io.opentelemetry.sdk.LogRecordBenchmark.threads4 ( {\"logSize\":\"LARGE\"} )", |
| 67556 | + "value": 417733.05601122865, |
| 67557 | + "unit": "ops/s", |
| 67558 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67559 | + }, |
| 67560 | + { |
| 67561 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"COUNTER_SUM\"} )", |
| 67562 | + "value": 26761409.335086722, |
| 67563 | + "unit": "ops/s", |
| 67564 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67565 | + }, |
| 67566 | + { |
| 67567 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"UP_DOWN_COUNTER_SUM\"} )", |
| 67568 | + "value": 29646066.362149, |
| 67569 | + "unit": "ops/s", |
| 67570 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67571 | + }, |
| 67572 | + { |
| 67573 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"GAUGE_LAST_VALUE\"} )", |
| 67574 | + "value": 26230509.780104235, |
| 67575 | + "unit": "ops/s", |
| 67576 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67577 | + }, |
| 67578 | + { |
| 67579 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_EXPLICIT\"} )", |
| 67580 | + "value": 20591473.22769009, |
| 67581 | + "unit": "ops/s", |
| 67582 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67583 | + }, |
| 67584 | + { |
| 67585 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_BASE2_EXPONENTIAL\"} )", |
| 67586 | + "value": 22118477.97932235, |
| 67587 | + "unit": "ops/s", |
| 67588 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67589 | + }, |
| 67590 | + { |
| 67591 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"COUNTER_SUM\"} )", |
| 67592 | + "value": 30304272.332243193, |
| 67593 | + "unit": "ops/s", |
| 67594 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67595 | + }, |
| 67596 | + { |
| 67597 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"UP_DOWN_COUNTER_SUM\"} )", |
| 67598 | + "value": 30689422.34391576, |
| 67599 | + "unit": "ops/s", |
| 67600 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67601 | + }, |
| 67602 | + { |
| 67603 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"GAUGE_LAST_VALUE\"} )", |
| 67604 | + "value": 26104097.308155965, |
| 67605 | + "unit": "ops/s", |
| 67606 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67607 | + }, |
| 67608 | + { |
| 67609 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_EXPLICIT\"} )", |
| 67610 | + "value": 18499289.142297942, |
| 67611 | + "unit": "ops/s", |
| 67612 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67613 | + }, |
| 67614 | + { |
| 67615 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_BASE2_EXPONENTIAL\"} )", |
| 67616 | + "value": 15513408.169312458, |
| 67617 | + "unit": "ops/s", |
| 67618 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67619 | + }, |
| 67620 | + { |
| 67621 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"COUNTER_SUM\"} )", |
| 67622 | + "value": 57450001.96800177, |
| 67623 | + "unit": "ops/s", |
| 67624 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67625 | + }, |
| 67626 | + { |
| 67627 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"UP_DOWN_COUNTER_SUM\"} )", |
| 67628 | + "value": 55001710.48215993, |
| 67629 | + "unit": "ops/s", |
| 67630 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67631 | + }, |
| 67632 | + { |
| 67633 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"GAUGE_LAST_VALUE\"} )", |
| 67634 | + "value": 42924966.10612528, |
| 67635 | + "unit": "ops/s", |
| 67636 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67637 | + }, |
| 67638 | + { |
| 67639 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_EXPLICIT\"} )", |
| 67640 | + "value": 24701214.2926412, |
| 67641 | + "unit": "ops/s", |
| 67642 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67643 | + }, |
| 67644 | + { |
| 67645 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_BASE2_EXPONENTIAL\"} )", |
| 67646 | + "value": 25807279.73357411, |
| 67647 | + "unit": "ops/s", |
| 67648 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67649 | + }, |
| 67650 | + { |
| 67651 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"COUNTER_SUM\"} )", |
| 67652 | + "value": 52536470.11568259, |
| 67653 | + "unit": "ops/s", |
| 67654 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67655 | + }, |
| 67656 | + { |
| 67657 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"UP_DOWN_COUNTER_SUM\"} )", |
| 67658 | + "value": 54641908.72051365, |
| 67659 | + "unit": "ops/s", |
| 67660 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67661 | + }, |
| 67662 | + { |
| 67663 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"GAUGE_LAST_VALUE\"} )", |
| 67664 | + "value": 39250798.45242374, |
| 67665 | + "unit": "ops/s", |
| 67666 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67667 | + }, |
| 67668 | + { |
| 67669 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_EXPLICIT\"} )", |
| 67670 | + "value": 21539090.272228453, |
| 67671 | + "unit": "ops/s", |
| 67672 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67673 | + }, |
| 67674 | + { |
| 67675 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_BASE2_EXPONENTIAL\"} )", |
| 67676 | + "value": 20040304.961722955, |
| 67677 | + "unit": "ops/s", |
| 67678 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67679 | + }, |
| 67680 | + { |
| 67681 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"COUNTER_SUM\"} )", |
| 67682 | + "value": 4745056.117301883, |
| 67683 | + "unit": "ops/s", |
| 67684 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67685 | + }, |
| 67686 | + { |
| 67687 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"UP_DOWN_COUNTER_SUM\"} )", |
| 67688 | + "value": 6019517.212871492, |
| 67689 | + "unit": "ops/s", |
| 67690 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67691 | + }, |
| 67692 | + { |
| 67693 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"GAUGE_LAST_VALUE\"} )", |
| 67694 | + "value": 3848667.6134932614, |
| 67695 | + "unit": "ops/s", |
| 67696 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67697 | + }, |
| 67698 | + { |
| 67699 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_EXPLICIT\"} )", |
| 67700 | + "value": 1771378.3184907304, |
| 67701 | + "unit": "ops/s", |
| 67702 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67703 | + }, |
| 67704 | + { |
| 67705 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_BASE2_EXPONENTIAL\"} )", |
| 67706 | + "value": 1849235.8682600625, |
| 67707 | + "unit": "ops/s", |
| 67708 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67709 | + }, |
| 67710 | + { |
| 67711 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"COUNTER_SUM\"} )", |
| 67712 | + "value": 7323706.978644741, |
| 67713 | + "unit": "ops/s", |
| 67714 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67715 | + }, |
| 67716 | + { |
| 67717 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"UP_DOWN_COUNTER_SUM\"} )", |
| 67718 | + "value": 7378399.683977205, |
| 67719 | + "unit": "ops/s", |
| 67720 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67721 | + }, |
| 67722 | + { |
| 67723 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"GAUGE_LAST_VALUE\"} )", |
| 67724 | + "value": 7938256.023562094, |
| 67725 | + "unit": "ops/s", |
| 67726 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67727 | + }, |
| 67728 | + { |
| 67729 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_EXPLICIT\"} )", |
| 67730 | + "value": 7709743.677431328, |
| 67731 | + "unit": "ops/s", |
| 67732 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67733 | + }, |
| 67734 | + { |
| 67735 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_BASE2_EXPONENTIAL\"} )", |
| 67736 | + "value": 5750935.776119423, |
| 67737 | + "unit": "ops/s", |
| 67738 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67739 | + }, |
| 67740 | + { |
| 67741 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"COUNTER_SUM\"} )", |
| 67742 | + "value": 13060477.296485808, |
| 67743 | + "unit": "ops/s", |
| 67744 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67745 | + }, |
| 67746 | + { |
| 67747 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"UP_DOWN_COUNTER_SUM\"} )", |
| 67748 | + "value": 13068971.647962313, |
| 67749 | + "unit": "ops/s", |
| 67750 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67751 | + }, |
| 67752 | + { |
| 67753 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"GAUGE_LAST_VALUE\"} )", |
| 67754 | + "value": 5164758.584092515, |
| 67755 | + "unit": "ops/s", |
| 67756 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67757 | + }, |
| 67758 | + { |
| 67759 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_EXPLICIT\"} )", |
| 67760 | + "value": 2136166.046901414, |
| 67761 | + "unit": "ops/s", |
| 67762 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67763 | + }, |
| 67764 | + { |
| 67765 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_BASE2_EXPONENTIAL\"} )", |
| 67766 | + "value": 1796262.918617581, |
| 67767 | + "unit": "ops/s", |
| 67768 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67769 | + }, |
| 67770 | + { |
| 67771 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"COUNTER_SUM\"} )", |
| 67772 | + "value": 27796034.791257806, |
| 67773 | + "unit": "ops/s", |
| 67774 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67775 | + }, |
| 67776 | + { |
| 67777 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"UP_DOWN_COUNTER_SUM\"} )", |
| 67778 | + "value": 28065783.462913353, |
| 67779 | + "unit": "ops/s", |
| 67780 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67781 | + }, |
| 67782 | + { |
| 67783 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"GAUGE_LAST_VALUE\"} )", |
| 67784 | + "value": 30050820.74103821, |
| 67785 | + "unit": "ops/s", |
| 67786 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67787 | + }, |
| 67788 | + { |
| 67789 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_EXPLICIT\"} )", |
| 67790 | + "value": 17937747.4163627, |
| 67791 | + "unit": "ops/s", |
| 67792 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67793 | + }, |
| 67794 | + { |
| 67795 | + "name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_BASE2_EXPONENTIAL\"} )", |
| 67796 | + "value": 11560237.672373645, |
| 67797 | + "unit": "ops/s", |
| 67798 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67799 | + }, |
| 67800 | + { |
| 67801 | + "name": "io.opentelemetry.sdk.SpanRecordBenchmark.threads1 ( {\"spanSize\":\"SMALL\"} )", |
| 67802 | + "value": 3106275.2912201677, |
| 67803 | + "unit": "ops/s", |
| 67804 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67805 | + }, |
| 67806 | + { |
| 67807 | + "name": "io.opentelemetry.sdk.SpanRecordBenchmark.threads1 ( {\"spanSize\":\"MEDIUM\"} )", |
| 67808 | + "value": 455987.11765619117, |
| 67809 | + "unit": "ops/s", |
| 67810 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67811 | + }, |
| 67812 | + { |
| 67813 | + "name": "io.opentelemetry.sdk.SpanRecordBenchmark.threads1 ( {\"spanSize\":\"LARGE\"} )", |
| 67814 | + "value": 50682.90350989583, |
| 67815 | + "unit": "ops/s", |
| 67816 | + "extra": "iterations: 10\nforks: 3\nthreads: 1" |
| 67817 | + }, |
| 67818 | + { |
| 67819 | + "name": "io.opentelemetry.sdk.SpanRecordBenchmark.threads4 ( {\"spanSize\":\"SMALL\"} )", |
| 67820 | + "value": 1798878.7181908037, |
| 67821 | + "unit": "ops/s", |
| 67822 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67823 | + }, |
| 67824 | + { |
| 67825 | + "name": "io.opentelemetry.sdk.SpanRecordBenchmark.threads4 ( {\"spanSize\":\"MEDIUM\"} )", |
| 67826 | + "value": 1163488.8602245522, |
| 67827 | + "unit": "ops/s", |
| 67828 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67829 | + }, |
| 67830 | + { |
| 67831 | + "name": "io.opentelemetry.sdk.SpanRecordBenchmark.threads4 ( {\"spanSize\":\"LARGE\"} )", |
| 67832 | + "value": 162984.50414417687, |
| 67833 | + "unit": "ops/s", |
| 67834 | + "extra": "iterations: 10\nforks: 3\nthreads: 4" |
| 67835 | + } |
| 67836 | + ] |
67501 | 67837 | } |
67502 | 67838 | ] |
67503 | 67839 | } |
|
0 commit comments