@@ -723,22 +723,22 @@ experiments:
723723 - max_rss_usage < 41.00 MB
724724
725725 # iastpropagation
726- # - name: iastpropagation-no-propagation
727- # thresholds:
728- # - execution_time < 0.06 ms
729- # - max_rss_usage < 40.50 MB
730- # - name: iastpropagation-propagation_enabled
731- # thresholds:
732- # - execution_time < 0.19 ms
733- # - max_rss_usage < 40.00 MB
734- # - name: iastpropagation-propagation_enabled_100
735- # thresholds:
736- # - execution_time < 2.30 ms
737- # - max_rss_usage < 40.00 MB
738- # - name: iastpropagation-propagation_enabled_1000
739- # thresholds:
740- # - execution_time < 34.55 ms
741- # - max_rss_usage < 40.00 MB
726+ - name : iastpropagation-no-propagation
727+ thresholds :
728+ - execution_time < 0.06 ms
729+ - max_rss_usage < 40.50 MB
730+ - name : iastpropagation-propagation_enabled
731+ thresholds :
732+ - execution_time < 0.19 ms
733+ - max_rss_usage < 40.00 MB
734+ - name : iastpropagation-propagation_enabled_100
735+ thresholds :
736+ - execution_time < 2.30 ms
737+ - max_rss_usage < 40.00 MB
738+ - name : iastpropagation-propagation_enabled_1000
739+ thresholds :
740+ - execution_time < 34.55 ms
741+ - max_rss_usage < 40.00 MB
742742
743743 # otelsdkspan
744744 - name : otelsdkspan-add-event
0 commit comments