1 | Number of iterations per: 1000000 |
---|
2 | Total (string my_data_clone): 0.72886 sec |
---|
3 | Total (string wrapped_test): 0.70197 sec |
---|
4 | Total (string unserser): 1.07693 sec |
---|
5 | Total (string shallowcopy): 0.48410 sec |
---|
6 | Total (integer my_data_clone): 0.68992 sec |
---|
7 | Total (integer wrapped_test): 0.67821 sec |
---|
8 | Total (integer unserser): 1.04938 sec |
---|
9 | Total (integer shallowcopy): 0.45611 sec |
---|
10 | Total (float my_data_clone): 0.67948 sec |
---|
11 | Total (float wrapped_test): 0.67516 sec |
---|
12 | Total (float unserser): 2.20965 sec |
---|
13 | Total (float shallowcopy): 0.45694 sec |
---|
14 | Total (stdclass my_data_clone): 0.95304 sec |
---|
15 | Total (stdclass wrapped_test): 0.96554 sec |
---|
16 | Total (stdclass unserser): 3.45872 sec |
---|
17 | Total (stdclass shallowcopy): 0.51954 sec |
---|
18 | old_b4 !== old_after (stdclass) (shallowcopy) |
---|
19 | string(42) "{"test":"the","test2":"the","test3":"the"}" |
---|
20 | string(28) "{"test":"the","test3":"the"}" |
---|
21 | Total (array my_data_clone): 2.61641 sec |
---|
22 | Total (array wrapped_test): 3.18266 sec |
---|
23 | Total (array unserser): 2.51899 sec |
---|
24 | Total (array shallowcopy): 0.68878 sec |
---|
25 | Total (array of obj my_data_clone): 1.98432 sec |
---|
26 | Total (array of obj wrapped_test): 2.51102 sec |
---|
27 | Total (array of obj unserser): 4.19834 sec |
---|
28 | Total (array of obj shallowcopy): 0.62064 sec |
---|
29 | old_b4 !== old_after (array of obj) (shallowcopy) |
---|
30 | string(51) "{"test":{"test":"the","test2":"the","test3":"the"}}" |
---|
31 | string(37) "{"test":{"test":"the","test3":"the"}}" |
---|
32 | Total (array of array of obj my_data_clone): 4.30831 sec |
---|
33 | Total (array of array of obj wrapped_test): 4.65961 sec |
---|
34 | Total (array of array of obj unserser): 7.16645 sec |
---|
35 | Total (array of array of obj shallowcopy): 0.60292 sec |
---|
36 | old_b4 !== old_after (array of array of obj) (shallowcopy) |
---|
37 | string(155) "{"test":{"leveltwo":{"test":"something","test2":"something","test3":"something"},"leveltwoa":{"test":"something","test2":"something","test3":"something"}}}" |
---|
38 | string(135) "{"test":{"leveltwo":{"test":"something","test3":"something"},"leveltwoa":{"test":"something","test2":"something","test3":"something"}}}" |
---|