|
| 1 | +================================================================================================ |
| 2 | +Properties Cloning |
| 3 | +================================================================================================ |
| 4 | + |
| 5 | +Java HotSpot(TM) 64-Bit Server VM 1.8.0_131-b11 on Mac OS X 10.14.6 |
| 6 | +Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz |
| 7 | +Empty Properties: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative |
| 8 | +------------------------------------------------------------------------------------------------------------------------ |
| 9 | +SerializationUtils.clone 0 0 0 0.2 4184.0 1.0X |
| 10 | +Utils.cloneProperties 0 0 0 55.6 18.0 232.4X |
| 11 | + |
| 12 | +Java HotSpot(TM) 64-Bit Server VM 1.8.0_131-b11 on Mac OS X 10.14.6 |
| 13 | +Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz |
| 14 | +System Properties: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative |
| 15 | +------------------------------------------------------------------------------------------------------------------------ |
| 16 | +SerializationUtils.clone 0 0 0 0.0 107612.0 1.0X |
| 17 | +Utils.cloneProperties 0 0 0 1.0 962.0 111.9X |
| 18 | + |
| 19 | +Java HotSpot(TM) 64-Bit Server VM 1.8.0_131-b11 on Mac OS X 10.14.6 |
| 20 | +Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz |
| 21 | +Small Properties: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative |
| 22 | +------------------------------------------------------------------------------------------------------------------------ |
| 23 | +SerializationUtils.clone 0 0 0 0.0 330210.0 1.0X |
| 24 | +Utils.cloneProperties 0 0 0 0.9 1082.0 305.2X |
| 25 | + |
| 26 | +Java HotSpot(TM) 64-Bit Server VM 1.8.0_131-b11 on Mac OS X 10.14.6 |
| 27 | +Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz |
| 28 | +Medium Properties: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative |
| 29 | +------------------------------------------------------------------------------------------------------------------------ |
| 30 | +SerializationUtils.clone 1 2 0 0.0 1336301.0 1.0X |
| 31 | +Utils.cloneProperties 0 0 0 0.2 5456.0 244.9X |
| 32 | + |
| 33 | +Java HotSpot(TM) 64-Bit Server VM 1.8.0_131-b11 on Mac OS X 10.14.6 |
| 34 | +Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz |
| 35 | +Large Properties: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative |
| 36 | +------------------------------------------------------------------------------------------------------------------------ |
| 37 | +SerializationUtils.clone 3 3 0 0.0 2634336.0 1.0X |
| 38 | +Utils.cloneProperties 0 0 0 0.1 10822.0 243.4X |
| 39 | + |
| 40 | + |
0 commit comments