@@ -797,49 +797,49 @@ experiments:
797797 # telemetryaddmetric
798798 - name : telemetryaddmetric-1-count-metric-1-times
799799 thresholds :
800- - execution_time < 0.02 ms
800+ - execution_time < 0.005 ms
801801 - name : telemetryaddmetric-1-count-metrics-100-times
802802 thresholds :
803803 - execution_time < 0.22 ms
804804 - name : telemetryaddmetric-1-distribution-metric-1-times
805805 thresholds :
806- - execution_time < 0.02 ms
806+ - execution_time < 0.005 ms
807807 - name : telemetryaddmetric-1-distribution-metrics-100-times
808808 thresholds :
809- - execution_time < 0.23 ms
809+ - execution_time < 0.22 ms
810810 - name : telemetryaddmetric-1-gauge-metric-1-times
811811 thresholds :
812- - execution_time < 0.02 ms
812+ - execution_time < 0.005 ms
813813 - name : telemetryaddmetric-1-gauge-metrics-100-times
814814 thresholds :
815- - execution_time < 0.19 ms
815+ - execution_time < 0.22 ms
816816 - name : telemetryaddmetric-1-rate-metric-1-times
817817 thresholds :
818- - execution_time < 0.02 ms
818+ - execution_time < 0.005 ms
819819 - name : telemetryaddmetric-1-rate-metrics-100-times
820820 thresholds :
821- - execution_time < 0.25 ms
821+ - execution_time < 0.22 ms
822822 - name : telemetryaddmetric-100-count-metrics-100-times
823823 thresholds :
824824 - execution_time < 22.0 ms
825825 - name : telemetryaddmetric-100-distribution-metrics-100-times
826826 thresholds :
827- - execution_time < 2.55 ms
827+ - execution_time < 2.30 ms
828828 - name : telemetryaddmetric-100-gauge-metrics-100-times
829829 thresholds :
830- - execution_time < 1.85 ms
830+ - execution_time < 2.25 ms
831831 - name : telemetryaddmetric-100-rate-metrics-100-times
832832 thresholds :
833- - execution_time < 2.55 ms
834- - name : telemetryaddmetric-flush -1-metric
833+ - execution_time < 2.25 ms
834+ - name : telemetryaddmetric-record -1-metric
835835 thresholds :
836- - execution_time < 0.02 ms
837- - name : telemetryaddmetric-flush -100-metrics
836+ - execution_time < 0.006 ms
837+ - name : telemetryaddmetric-record -100-metrics
838838 thresholds :
839- - execution_time < 0.25 ms
840- - name : telemetryaddmetric-flush -1000-metrics
839+ - execution_time < 0.23 ms
840+ - name : telemetryaddmetric-record -1000-metrics
841841 thresholds :
842- - execution_time < 2.50 ms
842+ - execution_time < 2.30 ms
843843
844844 # telemetrydependencies
845845 - name : telemetrydependencies-first-50-deps-sca-off
@@ -871,7 +871,7 @@ experiments:
871871 - execution_time < 3.00 ms
872872 - name : forktime-configured
873873 thresholds :
874- - execution_time < 17 ms
874+ - execution_time < 22 ms
875875
876876 # rand
877877 - name : rand-rand64bits
0 commit comments