Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/4vGK2 function name: (null) number of ops: 13 compiled vars: !0 = $benchFx line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > DECLARE_LAMBDA_FUNCTION ~1 [0] 1 ASSIGN !0, ~1 16 2 INIT_DYNAMIC_CALL !0 3 SEND_VAL_EX 'array_shift' 4 DECLARE_LAMBDA_FUNCTION ~3 [1] 20 5 SEND_VAL_EX ~3 16 6 DO_FCALL 0 22 7 INIT_DYNAMIC_CALL !0 8 SEND_VAL_EX 'array_pop' 9 DECLARE_LAMBDA_FUNCTION ~5 [2] 26 10 SEND_VAL_EX ~5 22 11 DO_FCALL 0 26 12 > RETURN 1 Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 19 Branch analysis from position: 19 2 jumps found. (Code = 44) Position 1 = 21, Position 2 = 5 Branch analysis from position: 21 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 5 2 jumps found. (Code = 44) Position 1 = 21, Position 2 = 5 Branch analysis from position: 21 Branch analysis from position: 5 filename: /in/4vGK2 function name: {closure} number of ops: 35 compiled vars: !0 = $msg, !1 = $fx, !2 = $times, !3 = $i, !4 = $t, !5 = $bestTime line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > RECV !0 1 RECV !1 4 2 ASSIGN !2, <array> 5 3 ASSIGN !3, 0 4 > JMP ->19 6 5 > INIT_FCALL 'microtime' 6 SEND_VAL <true> 7 DO_ICALL $8 8 ASSIGN !4, $8 7 9 INIT_DYNAMIC_CALL !1 10 DO_FCALL 0 8 11 INIT_FCALL 'microtime' 12 SEND_VAL <true> 13 DO_ICALL $11 14 SUB ~12 $11, !4 15 ASSIGN !4, ~12 9 16 ASSIGN_DIM !2 17 OP_DATA !4 5 18 PRE_INC !3 19 > IS_SMALLER !3, 100 20 > JMPNZ ~16, ->5 12 21 > INIT_FCALL 'min' 22 SEND_VAR !2 23 DO_ICALL $17 24 ASSIGN !5, $17 13 25 CONCAT ~19 !0, '%3A+' 26 INIT_FCALL 'round' 27 MUL ~20 !5, 1000 28 SEND_VAL ~20 29 SEND_VAL 2 30 DO_ICALL $21 31 CONCAT ~22 ~19, $21 32 CONCAT ~23 ~22, '+ms%0A' 33 ECHO ~23 14 34 > RETURN null End of Dynamic Function 0 Dynamic Function 1 Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 6 Branch analysis from position: 6 2 jumps found. (Code = 44) Position 1 = 10, Position 2 = 6 Branch analysis from position: 10 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 6 filename: /in/4vGK2 function name: {closure} number of ops: 11 compiled vars: !0 = $arr line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 17 0 E > INIT_FCALL 'range' 1 SEND_VAL 1 2 SEND_VAL 2000 3 DO_ICALL $1 4 ASSIGN !0, $1 19 5 > JMP ->6 6 > INIT_FCALL 'array_shift' 7 SEND_REF !0 8 DO_ICALL $3 9 > JMPNZ $3, ->6 20 10 > > RETURN null End of Dynamic Function 1 Dynamic Function 2 Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 6 Branch analysis from position: 6 2 jumps found. (Code = 44) Position 1 = 10, Position 2 = 6 Branch analysis from position: 10 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 6 filename: /in/4vGK2 function name: {closure} number of ops: 11 compiled vars: !0 = $arr line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 23 0 E > INIT_FCALL 'range' 1 SEND_VAL 1 2 SEND_VAL 2000 3 DO_ICALL $1 4 ASSIGN !0, $1 25 5 > JMP ->6 6 > INIT_FCALL 'array_pop' 7 SEND_REF !0 8 DO_ICALL $3 9 > JMPNZ $3, ->6 26 10 > > RETURN null End of Dynamic Function 2
Generated using Vulcan Logic Dumper, using php 8.0.0