Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- allocate (Int32, 0) normal : 0.010761 μs
- allocate (Int32, 0) gcuninit: 0.01416 μs
- allocate (Int32, 0) gc : 0.050206 μs
- allocate (Int32, 1) normal : 0.015299000000000002 μs
- allocate (Int32, 1) gcuninit: 0.013235 μs
- allocate (Int32, 1) gc : 0.049898000000000005 μs
- allocate (Int32, 10) normal : 0.015244000000000002 μs
- allocate (Int32, 10) gcuninit: 0.014657 μs
- allocate (Int32, 10) gc : 0.050728 μs
- allocate (Int32, 100) normal : 0.029801 μs
- allocate (Int32, 100) gcuninit: 0.030704 μs
- allocate (Int32, 100) gc : 0.069694 μs
- allocate (Int32, 1000) normal : 0.24225899999999997 μs
- allocate (Int32, 1000) gcuninit: 0.10898999999999999 μs
- allocate (Int32, 1000) gc : 0.258094 μs
- allocate (Int32, 10000) normal : 6.766352 μs
- allocate (Int32, 10000) gcuninit: 6.702116 μs
- allocate (Int32, 10000) gc : 6.706846000000001 μs
- allocate (Int32, 100000) normal : 47.13258 μs
- allocate (Int32, 100000) gcuninit: 45.52483 μs
- allocate (Int32, 100000) gc : 47.351459999999996 μs
- --
- allocate (String, 0) normal : 0.016239999999999997 μs
- allocate (String, 0) gcuninit: 0.044507000000000005 μs
- allocate (String, 0) gc : 0.05023300000000001 μs
- allocate (String, 1) normal : 0.015705 μs
- allocate (String, 1) gcuninit: 0.041166 μs
- allocate (String, 1) gc : 0.08515 μs
- allocate (String, 10) normal : 0.015177 μs
- allocate (String, 10) gcuninit: 0.04435100000000001 μs
- allocate (String, 10) gc : 0.04851300000000001 μs
- allocate (String, 100) normal : 0.054241000000000004 μs
- allocate (String, 100) gcuninit: 0.077742 μs
- allocate (String, 100) gc : 0.08266 μs
- allocate (String, 1000) normal : 0.520941 μs
- allocate (String, 1000) gcuninit: 0.44550600000000007 μs
- allocate (String, 1000) gc : 0.473456 μs
- allocate (String, 10000) normal : 12.785886999999999 μs
- allocate (String, 10000) gcuninit: 13.119276000000001 μs
- allocate (String, 10000) gc : 12.771790000000001 μs
- allocate (String, 100000) normal : 55.48169 μs
- allocate (String, 100000) gcuninit: 59.79418 μs
- allocate (String, 100000) gc : 67.89349 μs
Advertisement
Add Comment
Please, Sign In to add comment