Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 44) Position 1 = 20, Position 2 = 2
Branch analysis from position: 20
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 2
filename: /in/6CeZO
function name: (null)
number of ops: 23
compiled vars: !0 = $timeTarget, !1 = $cost, !2 = $start, !3 = $end
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 0.35
5 1 ASSIGN !1, 4
7 2 > PRE_INC !1
8 3 INIT_FCALL 'microtime'
4 SEND_VAL <true>
5 DO_ICALL $7
6 ASSIGN !2, $7
9 7 INIT_FCALL 'password_hash'
8 SEND_VAL 'test'
9 SEND_VAL '2y'
10 INIT_ARRAY ~9 !1, 'cost'
11 SEND_VAL ~9
12 DO_ICALL
10 13 INIT_FCALL 'microtime'
14 SEND_VAL <true>
15 DO_ICALL $11
16 ASSIGN !3, $11
11 17 SUB ~13 !3, !2
18 IS_SMALLER ~13, !0
19 > JMPNZ ~14, ->2
13 20 > CONCAT ~15 'Appropriate+Cost+Found%3A+', !1
21 ECHO ~15
22 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0