-
-
Save mjcarroll/7fedd91c938d04057e3417bb7809764d to your computer and use it in GitHub Desktop.
Addisu Fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ➜ ~ ~/repos/benchmark/tools/compare.py benchmarks each.json each_fix.json | |
| Comparing each.json to each_fix.json | |
| Benchmark Time CPU Time Old Time New CPU Old CPU New | |
| -------------------------------------------------------------------------------------------------------------------------------------------------- | |
| EntityComponentManagerFixture/EachNoCache/0/0 +0.0150 +0.0150 0 0 0 0 | |
| EntityComponentManagerFixture/EachNoCache/0/200 -0.0560 -0.0560 2 2 2 2 | |
| EntityComponentManagerFixture/EachNoCache/0/400 -0.0373 -0.0373 5 5 5 5 | |
| EntityComponentManagerFixture/EachNoCache/0/600 +0.0207 +0.0207 7 8 7 8 | |
| EntityComponentManagerFixture/EachNoCache/0/800 +0.0237 +0.0237 10 11 10 11 | |
| EntityComponentManagerFixture/EachNoCache/0/1000 -0.0212 -0.0212 14 14 14 14 | |
| EntityComponentManagerFixture/EachNoCache/200/0 +0.0968 +0.0968 6 6 6 6 | |
| EntityComponentManagerFixture/EachNoCache/200/200 +0.0434 +0.0434 9 9 9 9 | |
| EntityComponentManagerFixture/EachNoCache/200/400 +0.0172 +0.0172 12 13 12 13 | |
| EntityComponentManagerFixture/EachNoCache/200/600 +0.0423 +0.0423 16 16 16 16 | |
| EntityComponentManagerFixture/EachNoCache/200/800 -0.0138 -0.0138 19 19 19 19 | |
| EntityComponentManagerFixture/EachNoCache/200/1000 -0.0226 -0.0226 23 23 23 23 | |
| EntityComponentManagerFixture/EachNoCache/400/0 +0.0525 +0.0525 14 14 14 14 | |
| EntityComponentManagerFixture/EachNoCache/400/200 +0.0280 +0.0280 17 18 17 18 | |
| EntityComponentManagerFixture/EachNoCache/400/400 -0.0062 -0.0062 21 21 21 21 | |
| EntityComponentManagerFixture/EachNoCache/400/600 +0.0376 +0.0376 24 25 24 25 | |
| EntityComponentManagerFixture/EachNoCache/400/800 +0.0326 +0.0326 27 28 27 28 | |
| EntityComponentManagerFixture/EachNoCache/400/1000 +0.0290 +0.0290 31 32 31 32 | |
| EntityComponentManagerFixture/EachNoCache/600/0 +0.1016 +0.1016 22 24 22 24 | |
| EntityComponentManagerFixture/EachNoCache/600/200 +0.0966 +0.0966 26 28 26 28 | |
| EntityComponentManagerFixture/EachNoCache/600/400 +0.0806 +0.0806 29 31 29 31 | |
| EntityComponentManagerFixture/EachNoCache/600/600 +0.0611 +0.0607 33 35 33 35 | |
| EntityComponentManagerFixture/EachNoCache/600/800 +0.0271 +0.0247 37 38 37 38 | |
| EntityComponentManagerFixture/EachNoCache/600/1000 +0.0441 +0.0441 40 42 40 42 | |
| EntityComponentManagerFixture/EachNoCache/800/0 +0.0755 +0.0755 31 34 31 34 | |
| EntityComponentManagerFixture/EachNoCache/800/200 +0.0319 +0.0319 35 36 35 36 | |
| EntityComponentManagerFixture/EachNoCache/800/400 +0.0282 +0.0282 39 40 39 40 | |
| EntityComponentManagerFixture/EachNoCache/800/600 +0.0070 +0.0070 42 42 42 42 | |
| EntityComponentManagerFixture/EachNoCache/800/800 +0.0306 +0.0306 45 46 45 46 | |
| EntityComponentManagerFixture/EachNoCache/800/1000 -0.0082 -0.0082 47 47 47 47 | |
| EntityComponentManagerFixture/EachNoCache/1000/0 +0.0483 +0.0483 38 40 38 40 | |
| EntityComponentManagerFixture/EachNoCache/1000/200 +0.0497 +0.0498 42 44 42 44 | |
| EntityComponentManagerFixture/EachNoCache/1000/400 +0.0186 +0.0186 44 45 44 45 | |
| EntityComponentManagerFixture/EachNoCache/1000/600 +0.1002 +0.1002 47 52 47 52 | |
| EntityComponentManagerFixture/EachNoCache/1000/800 -0.0039 -0.0039 52 51 52 51 | |
| EntityComponentManagerFixture/EachNoCache/1000/1000 -0.0204 -0.0204 55 54 55 54 | |
| EntityComponentManagerFixture/EachCache/0/0 -0.5660 -0.5660 0 0 0 0 | |
| EntityComponentManagerFixture/EachCache/0/200 -0.5649 -0.5649 0 0 0 0 | |
| EntityComponentManagerFixture/EachCache/0/400 -0.5565 -0.5565 0 0 0 0 | |
| EntityComponentManagerFixture/EachCache/0/600 -0.5628 -0.5628 0 0 0 0 | |
| EntityComponentManagerFixture/EachCache/0/800 -0.5708 -0.5708 0 0 0 0 | |
| EntityComponentManagerFixture/EachCache/0/1000 -0.5583 -0.5583 0 0 0 0 | |
| EntityComponentManagerFixture/EachCache/200/0 +0.0855 +0.0855 3 3 3 3 | |
| EntityComponentManagerFixture/EachCache/200/200 -0.0287 -0.0287 3 3 3 3 | |
| EntityComponentManagerFixture/EachCache/200/400 -0.0671 -0.0671 3 3 3 3 | |
| EntityComponentManagerFixture/EachCache/200/600 +0.0145 +0.0145 3 3 3 3 | |
| EntityComponentManagerFixture/EachCache/200/800 +0.0173 +0.0173 3 3 3 3 | |
| EntityComponentManagerFixture/EachCache/200/1000 +0.0377 +0.0377 3 3 3 3 | |
| EntityComponentManagerFixture/EachCache/400/0 -0.0749 -0.0749 7 7 7 7 | |
| EntityComponentManagerFixture/EachCache/400/200 +0.0025 +0.0026 7 7 7 7 | |
| EntityComponentManagerFixture/EachCache/400/400 +0.0058 +0.0058 7 7 7 7 | |
| EntityComponentManagerFixture/EachCache/400/600 -0.0316 -0.0316 7 7 7 7 | |
| EntityComponentManagerFixture/EachCache/400/800 -0.0097 -0.0097 7 7 7 7 | |
| EntityComponentManagerFixture/EachCache/400/1000 -0.0144 -0.0144 7 7 7 7 | |
| EntityComponentManagerFixture/EachCache/600/0 -0.0559 -0.0559 11 11 11 11 | |
| EntityComponentManagerFixture/EachCache/600/200 -0.0759 -0.0759 11 10 11 10 | |
| EntityComponentManagerFixture/EachCache/600/400 -0.0261 -0.0261 11 11 11 11 | |
| EntityComponentManagerFixture/EachCache/600/600 -0.0429 -0.0429 11 10 11 10 | |
| EntityComponentManagerFixture/EachCache/600/800 -0.0080 -0.0080 11 10 11 10 | |
| EntityComponentManagerFixture/EachCache/600/1000 -0.0081 -0.0081 11 11 11 11 | |
| EntityComponentManagerFixture/EachCache/800/0 -0.0379 -0.0379 15 14 15 14 | |
| EntityComponentManagerFixture/EachCache/800/200 -0.0068 -0.0068 15 15 15 15 | |
| EntityComponentManagerFixture/EachCache/800/400 -0.0323 -0.0323 15 14 15 14 | |
| EntityComponentManagerFixture/EachCache/800/600 -0.0633 -0.0633 16 15 16 15 | |
| EntityComponentManagerFixture/EachCache/800/800 -0.0430 -0.0430 15 15 15 15 | |
| EntityComponentManagerFixture/EachCache/800/1000 -0.0773 -0.0772 16 14 16 14 | |
| EntityComponentManagerFixture/EachCache/1000/0 -0.0518 -0.0518 19 18 19 18 | |
| EntityComponentManagerFixture/EachCache/1000/200 -0.0493 -0.0493 19 18 19 18 | |
| EntityComponentManagerFixture/EachCache/1000/400 -0.0537 -0.0537 20 19 20 19 | |
| EntityComponentManagerFixture/EachCache/1000/600 +0.0230 +0.0230 19 19 19 19 | |
| EntityComponentManagerFixture/EachCache/1000/800 -0.0198 -0.0198 20 19 20 19 | |
| EntityComponentManagerFixture/EachCache/1000/1000 -0.0207 -0.0207 19 19 19 19 | |
| ManyComponentFixture/Each1Component/10 -0.0621 -0.0621 0 0 0 0 | |
| ManyComponentFixture/Each1Component/100 -0.0965 -0.0965 0 0 0 0 | |
| ManyComponentFixture/Each1Component/1000 -0.0432 -0.0432 10 10 10 10 | |
| ManyComponentFixture/Each5Component/10 -0.0599 -0.0599 0 0 0 0 | |
| ManyComponentFixture/Each5Component/100 +0.0369 +0.0369 3 4 3 4 | |
| ManyComponentFixture/Each5Component/1000 +0.0002 +0.0002 48 48 48 48 | |
| ManyComponentFixture/Each10Component/10 +0.0424 +0.0424 1 1 1 1 | |
| ManyComponentFixture/Each10Component/100 +0.0009 +0.0009 12 12 12 12 | |
| ManyComponentFixture/Each10Component/1000 +0.0017 +0.0017 126 126 126 126 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (blueprint)➜ ignition-gazebo2 ./bin/BENCHMARK_each --benchmark_out_format=json --benchmark_out=each_fix.json --benchmark_min_time=5 | |
| 2019-04-01 09:29:33 | |
| Running ./bin/BENCHMARK_each | |
| Run on (12 X 4700 MHz CPU s) | |
| CPU Caches: | |
| L1 Data 32K (x6) | |
| L1 Instruction 32K (x6) | |
| L2 Unified 256K (x6) | |
| L3 Unified 12288K (x1) | |
| Load Average: 0.89, 2.40, 1.86 | |
| ***WARNING*** Library was built as DEBUG. Timings may be affected. | |
| -------------------------------------------------------------------------------------------------------------- | |
| Benchmark Time CPU Iterations UserCounters... | |
| -------------------------------------------------------------------------------------------------------------- | |
| EntityComponentManagerFixture/EachNoCache/0/0 0.001 ms 0.001 ms 8382840 matching=0 nonmatching=0 | |
| EntityComponentManagerFixture/EachNoCache/0/200 2.00 ms 2.00 ms 3513 matching=0 nonmatching=200 | |
| EntityComponentManagerFixture/EachNoCache/0/400 4.65 ms 4.65 ms 1473 matching=0 nonmatching=400 | |
| EntityComponentManagerFixture/EachNoCache/0/600 7.52 ms 7.52 ms 931 matching=0 nonmatching=600 | |
| EntityComponentManagerFixture/EachNoCache/0/800 10.5 ms 10.5 ms 651 matching=0 nonmatching=800 | |
| EntityComponentManagerFixture/EachNoCache/0/1000 13.6 ms 13.6 ms 491 matching=0 nonmatching=1000 | |
| EntityComponentManagerFixture/EachNoCache/200/0 6.14 ms 6.14 ms 1111 matching=200 nonmatching=0 | |
| EntityComponentManagerFixture/EachNoCache/200/200 9.27 ms 9.27 ms 753 matching=200 nonmatching=200 | |
| EntityComponentManagerFixture/EachNoCache/200/400 12.5 ms 12.5 ms 574 matching=200 nonmatching=400 | |
| EntityComponentManagerFixture/EachNoCache/200/600 16.4 ms 16.4 ms 445 matching=200 nonmatching=600 | |
| EntityComponentManagerFixture/EachNoCache/200/800 18.8 ms 18.8 ms 365 matching=200 nonmatching=800 | |
| EntityComponentManagerFixture/EachNoCache/200/1000 22.5 ms 22.5 ms 309 matching=200 nonmatching=1000 | |
| EntityComponentManagerFixture/EachNoCache/400/0 14.3 ms 14.3 ms 482 matching=400 nonmatching=0 | |
| EntityComponentManagerFixture/EachNoCache/400/200 17.8 ms 17.8 ms 398 matching=400 nonmatching=200 | |
| EntityComponentManagerFixture/EachNoCache/400/400 20.9 ms 20.9 ms 323 matching=400 nonmatching=400 | |
| EntityComponentManagerFixture/EachNoCache/400/600 25.0 ms 25.0 ms 283 matching=400 nonmatching=600 | |
| EntityComponentManagerFixture/EachNoCache/400/800 28.2 ms 28.2 ms 250 matching=400 nonmatching=800 | |
| EntityComponentManagerFixture/EachNoCache/400/1000 31.9 ms 31.9 ms 223 matching=400 nonmatching=1000 | |
| EntityComponentManagerFixture/EachNoCache/600/0 23.9 ms 23.9 ms 297 matching=600 nonmatching=0 | |
| EntityComponentManagerFixture/EachNoCache/600/200 28.0 ms 28.0 ms 258 matching=600 nonmatching=200 | |
| EntityComponentManagerFixture/EachNoCache/600/400 31.4 ms 31.4 ms 221 matching=600 nonmatching=400 | |
| EntityComponentManagerFixture/EachNoCache/600/600 35.5 ms 35.5 ms 195 matching=600 nonmatching=600 | |
| EntityComponentManagerFixture/EachNoCache/600/800 37.8 ms 37.8 ms 182 matching=600 nonmatching=800 | |
| EntityComponentManagerFixture/EachNoCache/600/1000 42.3 ms 42.3 ms 164 matching=600 nonmatching=1000 | |
| EntityComponentManagerFixture/EachNoCache/800/0 33.5 ms 33.5 ms 214 matching=800 nonmatching=0 | |
| EntityComponentManagerFixture/EachNoCache/800/200 35.7 ms 35.7 ms 193 matching=800 nonmatching=200 | |
| EntityComponentManagerFixture/EachNoCache/800/400 39.8 ms 39.8 ms 179 matching=800 nonmatching=400 | |
| EntityComponentManagerFixture/EachNoCache/800/600 41.9 ms 41.9 ms 165 matching=800 nonmatching=600 | |
| EntityComponentManagerFixture/EachNoCache/800/800 46.3 ms 46.3 ms 145 matching=800 nonmatching=800 | |
| EntityComponentManagerFixture/EachNoCache/800/1000 46.8 ms 46.8 ms 149 matching=800 nonmatching=1000 | |
| EntityComponentManagerFixture/EachNoCache/1000/0 39.7 ms 39.7 ms 173 matching=1000 nonmatching=0 | |
| EntityComponentManagerFixture/EachNoCache/1000/200 43.6 ms 43.6 ms 163 matching=1000 nonmatching=200 | |
| EntityComponentManagerFixture/EachNoCache/1000/400 45.0 ms 45.0 ms 156 matching=1000 nonmatching=400 | |
| EntityComponentManagerFixture/EachNoCache/1000/600 52.1 ms 52.1 ms 136 matching=1000 nonmatching=600 | |
| EntityComponentManagerFixture/EachNoCache/1000/800 51.4 ms 51.4 ms 135 matching=1000 nonmatching=800 | |
| EntityComponentManagerFixture/EachNoCache/1000/1000 53.8 ms 53.8 ms 132 matching=1000 nonmatching=1000 | |
| EntityComponentManagerFixture/EachCache/0/0 0.003 ms 0.003 ms 2654102 matching=0 nonmatching=0 | |
| EntityComponentManagerFixture/EachCache/0/200 0.003 ms 0.003 ms 2594478 matching=0 nonmatching=200 | |
| EntityComponentManagerFixture/EachCache/0/400 0.003 ms 0.003 ms 2523108 matching=0 nonmatching=400 | |
| EntityComponentManagerFixture/EachCache/0/600 0.003 ms 0.003 ms 2597717 matching=0 nonmatching=600 | |
| EntityComponentManagerFixture/EachCache/0/800 0.003 ms 0.003 ms 2684575 matching=0 nonmatching=800 | |
| EntityComponentManagerFixture/EachCache/0/1000 0.003 ms 0.003 ms 2696173 matching=0 nonmatching=1000 | |
| EntityComponentManagerFixture/EachCache/200/0 2.90 ms 2.90 ms 2451 matching=200 nonmatching=0 | |
| EntityComponentManagerFixture/EachCache/200/200 2.64 ms 2.64 ms 2597 matching=200 nonmatching=200 | |
| EntityComponentManagerFixture/EachCache/200/400 2.58 ms 2.58 ms 2621 matching=200 nonmatching=400 | |
| EntityComponentManagerFixture/EachCache/200/600 2.63 ms 2.63 ms 2683 matching=200 nonmatching=600 | |
| EntityComponentManagerFixture/EachCache/200/800 2.69 ms 2.69 ms 2653 matching=200 nonmatching=800 | |
| EntityComponentManagerFixture/EachCache/200/1000 2.62 ms 2.62 ms 2643 matching=200 nonmatching=1000 | |
| EntityComponentManagerFixture/EachCache/400/0 6.88 ms 6.88 ms 1069 matching=400 nonmatching=0 | |
| EntityComponentManagerFixture/EachCache/400/200 6.90 ms 6.90 ms 1022 matching=400 nonmatching=200 | |
| EntityComponentManagerFixture/EachCache/400/400 6.80 ms 6.80 ms 1034 matching=400 nonmatching=400 | |
| EntityComponentManagerFixture/EachCache/400/600 6.59 ms 6.59 ms 1062 matching=400 nonmatching=600 | |
| EntityComponentManagerFixture/EachCache/400/800 6.62 ms 6.62 ms 1052 matching=400 nonmatching=800 | |
| EntityComponentManagerFixture/EachCache/400/1000 6.85 ms 6.85 ms 1053 matching=400 nonmatching=1000 | |
| EntityComponentManagerFixture/EachCache/600/0 10.7 ms 10.7 ms 646 matching=600 nonmatching=0 | |
| EntityComponentManagerFixture/EachCache/600/200 10.5 ms 10.5 ms 668 matching=600 nonmatching=200 | |
| EntityComponentManagerFixture/EachCache/600/400 10.6 ms 10.6 ms 659 matching=600 nonmatching=400 | |
| EntityComponentManagerFixture/EachCache/600/600 10.5 ms 10.5 ms 661 matching=600 nonmatching=600 | |
| EntityComponentManagerFixture/EachCache/600/800 10.5 ms 10.5 ms 656 matching=600 nonmatching=800 | |
| EntityComponentManagerFixture/EachCache/600/1000 10.7 ms 10.7 ms 658 matching=600 nonmatching=1000 | |
| EntityComponentManagerFixture/EachCache/800/0 14.4 ms 14.4 ms 472 matching=800 nonmatching=0 | |
| EntityComponentManagerFixture/EachCache/800/200 14.6 ms 14.6 ms 489 matching=800 nonmatching=200 | |
| EntityComponentManagerFixture/EachCache/800/400 14.4 ms 14.4 ms 464 matching=800 nonmatching=400 | |
| EntityComponentManagerFixture/EachCache/800/600 14.6 ms 14.6 ms 483 matching=800 nonmatching=600 | |
| EntityComponentManagerFixture/EachCache/800/800 14.8 ms 14.8 ms 486 matching=800 nonmatching=800 | |
| EntityComponentManagerFixture/EachCache/800/1000 14.4 ms 14.4 ms 491 matching=800 nonmatching=1000 | |
| EntityComponentManagerFixture/EachCache/1000/0 18.3 ms 18.3 ms 372 matching=1000 nonmatching=0 | |
| EntityComponentManagerFixture/EachCache/1000/200 18.4 ms 18.4 ms 365 matching=1000 nonmatching=200 | |
| EntityComponentManagerFixture/EachCache/1000/400 18.5 ms 18.5 ms 377 matching=1000 nonmatching=400 | |
| EntityComponentManagerFixture/EachCache/1000/600 19.1 ms 19.1 ms 368 matching=1000 nonmatching=600 | |
| EntityComponentManagerFixture/EachCache/1000/800 19.3 ms 19.3 ms 374 matching=1000 nonmatching=800 | |
| EntityComponentManagerFixture/EachCache/1000/1000 18.9 ms 18.9 ms 363 matching=1000 nonmatching=1000 | |
| ManyComponentFixture/Each1Component/10 0.025 ms 0.025 ms 284970 | |
| ManyComponentFixture/Each1Component/100 0.281 ms 0.281 ms 24270 | |
| ManyComponentFixture/Each1Component/1000 9.90 ms 9.90 ms 660 | |
| ManyComponentFixture/Each5Component/10 0.129 ms 0.129 ms 52052 | |
| ManyComponentFixture/Each5Component/100 3.60 ms 3.60 ms 1916 | |
| ManyComponentFixture/Each5Component/1000 48.3 ms 48.3 ms 142 | |
| ManyComponentFixture/Each10Component/10 0.609 ms 0.609 ms 11202 | |
| ManyComponentFixture/Each10Component/100 11.5 ms 11.5 ms 614 | |
| ManyComponentFixture/Each10Component/1000 126 ms 126 ms 54 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (blueprint)➜ ignition-gazebo2 ./bin/BENCHMARK_each --benchmark_out_format=json --benchmark_out=each.json --benchmark_min_time=5 | |
| 2019-04-01 09:43:02 | |
| Running ./bin/BENCHMARK_each | |
| Run on (12 X 4700 MHz CPU s) | |
| CPU Caches: | |
| L1 Data 32K (x6) | |
| L1 Instruction 32K (x6) | |
| L2 Unified 256K (x6) | |
| L3 Unified 12288K (x1) | |
| Load Average: 3.31, 1.73, 1.60 | |
| ***WARNING*** Library was built as DEBUG. Timings may be affected. | |
| -------------------------------------------------------------------------------------------------------------- | |
| Benchmark Time CPU Iterations UserCounters... | |
| -------------------------------------------------------------------------------------------------------------- | |
| EntityComponentManagerFixture/EachNoCache/0/0 0.001 ms 0.001 ms 8190617 matching=0 nonmatching=0 | |
| EntityComponentManagerFixture/EachNoCache/0/200 2.12 ms 2.12 ms 3365 matching=0 nonmatching=200 | |
| EntityComponentManagerFixture/EachNoCache/0/400 4.83 ms 4.83 ms 1435 matching=0 nonmatching=400 | |
| EntityComponentManagerFixture/EachNoCache/0/600 7.37 ms 7.37 ms 912 matching=0 nonmatching=600 | |
| EntityComponentManagerFixture/EachNoCache/0/800 10.3 ms 10.3 ms 668 matching=0 nonmatching=800 | |
| EntityComponentManagerFixture/EachNoCache/0/1000 13.9 ms 13.9 ms 518 matching=0 nonmatching=1000 | |
| EntityComponentManagerFixture/EachNoCache/200/0 5.60 ms 5.60 ms 1183 matching=200 nonmatching=0 | |
| EntityComponentManagerFixture/EachNoCache/200/200 8.88 ms 8.88 ms 777 matching=200 nonmatching=200 | |
| EntityComponentManagerFixture/EachNoCache/200/400 12.3 ms 12.3 ms 584 matching=200 nonmatching=400 | |
| EntityComponentManagerFixture/EachNoCache/200/600 15.7 ms 15.7 ms 440 matching=200 nonmatching=600 | |
| EntityComponentManagerFixture/EachNoCache/200/800 19.1 ms 19.1 ms 363 matching=200 nonmatching=800 | |
| EntityComponentManagerFixture/EachNoCache/200/1000 23.0 ms 23.0 ms 313 matching=200 nonmatching=1000 | |
| EntityComponentManagerFixture/EachNoCache/400/0 13.6 ms 13.6 ms 504 matching=400 nonmatching=0 | |
| EntityComponentManagerFixture/EachNoCache/400/200 17.3 ms 17.3 ms 403 matching=400 nonmatching=200 | |
| EntityComponentManagerFixture/EachNoCache/400/400 21.0 ms 21.0 ms 335 matching=400 nonmatching=400 | |
| EntityComponentManagerFixture/EachNoCache/400/600 24.1 ms 24.1 ms 294 matching=400 nonmatching=600 | |
| EntityComponentManagerFixture/EachNoCache/400/800 27.3 ms 27.3 ms 256 matching=400 nonmatching=800 | |
| EntityComponentManagerFixture/EachNoCache/400/1000 31.0 ms 31.0 ms 227 matching=400 nonmatching=1000 | |
| EntityComponentManagerFixture/EachNoCache/600/0 21.7 ms 21.7 ms 314 matching=600 nonmatching=0 | |
| EntityComponentManagerFixture/EachNoCache/600/200 25.5 ms 25.5 ms 277 matching=600 nonmatching=200 | |
| EntityComponentManagerFixture/EachNoCache/600/400 29.1 ms 29.1 ms 242 matching=600 nonmatching=400 | |
| EntityComponentManagerFixture/EachNoCache/600/600 33.4 ms 33.4 ms 215 matching=600 nonmatching=600 | |
| EntityComponentManagerFixture/EachNoCache/600/800 36.9 ms 36.9 ms 191 matching=600 nonmatching=800 | |
| EntityComponentManagerFixture/EachNoCache/600/1000 40.5 ms 40.5 ms 174 matching=600 nonmatching=1000 | |
| EntityComponentManagerFixture/EachNoCache/800/0 31.2 ms 31.2 ms 225 matching=800 nonmatching=0 | |
| EntityComponentManagerFixture/EachNoCache/800/200 34.6 ms 34.6 ms 207 matching=800 nonmatching=200 | |
| EntityComponentManagerFixture/EachNoCache/800/400 38.7 ms 38.7 ms 178 matching=800 nonmatching=400 | |
| EntityComponentManagerFixture/EachNoCache/800/600 41.6 ms 41.6 ms 169 matching=800 nonmatching=600 | |
| EntityComponentManagerFixture/EachNoCache/800/800 44.9 ms 44.9 ms 155 matching=800 nonmatching=800 | |
| EntityComponentManagerFixture/EachNoCache/800/1000 47.2 ms 47.2 ms 145 matching=800 nonmatching=1000 | |
| EntityComponentManagerFixture/EachNoCache/1000/0 37.9 ms 37.9 ms 174 matching=1000 nonmatching=0 | |
| EntityComponentManagerFixture/EachNoCache/1000/200 41.6 ms 41.6 ms 168 matching=1000 nonmatching=200 | |
| EntityComponentManagerFixture/EachNoCache/1000/400 44.2 ms 44.2 ms 154 matching=1000 nonmatching=400 | |
| EntityComponentManagerFixture/EachNoCache/1000/600 47.3 ms 47.3 ms 148 matching=1000 nonmatching=600 | |
| EntityComponentManagerFixture/EachNoCache/1000/800 51.6 ms 51.6 ms 139 matching=1000 nonmatching=800 | |
| EntityComponentManagerFixture/EachNoCache/1000/1000 54.9 ms 54.9 ms 131 matching=1000 nonmatching=1000 | |
| EntityComponentManagerFixture/EachCache/0/0 0.006 ms 0.006 ms 1162338 matching=0 nonmatching=0 | |
| EntityComponentManagerFixture/EachCache/0/200 0.006 ms 0.006 ms 1142438 matching=0 nonmatching=200 | |
| EntityComponentManagerFixture/EachCache/0/400 0.006 ms 0.006 ms 1143713 matching=0 nonmatching=400 | |
| EntityComponentManagerFixture/EachCache/0/600 0.006 ms 0.006 ms 1164476 matching=0 nonmatching=600 | |
| EntityComponentManagerFixture/EachCache/0/800 0.006 ms 0.006 ms 1155205 matching=0 nonmatching=800 | |
| EntityComponentManagerFixture/EachCache/0/1000 0.006 ms 0.006 ms 1152762 matching=0 nonmatching=1000 | |
| EntityComponentManagerFixture/EachCache/200/0 2.67 ms 2.67 ms 2700 matching=200 nonmatching=0 | |
| EntityComponentManagerFixture/EachCache/200/200 2.72 ms 2.72 ms 2527 matching=200 nonmatching=200 | |
| EntityComponentManagerFixture/EachCache/200/400 2.77 ms 2.77 ms 2648 matching=200 nonmatching=400 | |
| EntityComponentManagerFixture/EachCache/200/600 2.59 ms 2.59 ms 2672 matching=200 nonmatching=600 | |
| EntityComponentManagerFixture/EachCache/200/800 2.65 ms 2.65 ms 2780 matching=200 nonmatching=800 | |
| EntityComponentManagerFixture/EachCache/200/1000 2.53 ms 2.53 ms 2723 matching=200 nonmatching=1000 | |
| EntityComponentManagerFixture/EachCache/400/0 7.43 ms 7.43 ms 996 matching=400 nonmatching=0 | |
| EntityComponentManagerFixture/EachCache/400/200 6.88 ms 6.88 ms 996 matching=400 nonmatching=200 | |
| EntityComponentManagerFixture/EachCache/400/400 6.76 ms 6.76 ms 1069 matching=400 nonmatching=400 | |
| EntityComponentManagerFixture/EachCache/400/600 6.81 ms 6.81 ms 1046 matching=400 nonmatching=600 | |
| EntityComponentManagerFixture/EachCache/400/800 6.69 ms 6.69 ms 1030 matching=400 nonmatching=800 | |
| EntityComponentManagerFixture/EachCache/400/1000 6.95 ms 6.95 ms 1045 matching=400 nonmatching=1000 | |
| EntityComponentManagerFixture/EachCache/600/0 11.3 ms 11.3 ms 619 matching=600 nonmatching=0 | |
| EntityComponentManagerFixture/EachCache/600/200 11.3 ms 11.3 ms 624 matching=600 nonmatching=200 | |
| EntityComponentManagerFixture/EachCache/600/400 10.9 ms 10.9 ms 630 matching=600 nonmatching=400 | |
| EntityComponentManagerFixture/EachCache/600/600 11.0 ms 11.0 ms 649 matching=600 nonmatching=600 | |
| EntityComponentManagerFixture/EachCache/600/800 10.6 ms 10.6 ms 649 matching=600 nonmatching=800 | |
| EntityComponentManagerFixture/EachCache/600/1000 10.8 ms 10.8 ms 647 matching=600 nonmatching=1000 | |
| EntityComponentManagerFixture/EachCache/800/0 15.0 ms 15.0 ms 466 matching=800 nonmatching=0 | |
| EntityComponentManagerFixture/EachCache/800/200 14.7 ms 14.7 ms 475 matching=800 nonmatching=200 | |
| EntityComponentManagerFixture/EachCache/800/400 14.9 ms 14.9 ms 476 matching=800 nonmatching=400 | |
| EntityComponentManagerFixture/EachCache/800/600 15.6 ms 15.6 ms 460 matching=800 nonmatching=600 | |
| EntityComponentManagerFixture/EachCache/800/800 15.4 ms 15.4 ms 450 matching=800 nonmatching=800 | |
| EntityComponentManagerFixture/EachCache/800/1000 15.6 ms 15.6 ms 438 matching=800 nonmatching=1000 | |
| EntityComponentManagerFixture/EachCache/1000/0 19.3 ms 19.3 ms 365 matching=1000 nonmatching=0 | |
| EntityComponentManagerFixture/EachCache/1000/200 19.4 ms 19.4 ms 362 matching=1000 nonmatching=200 | |
| EntityComponentManagerFixture/EachCache/1000/400 19.6 ms 19.6 ms 350 matching=1000 nonmatching=400 | |
| EntityComponentManagerFixture/EachCache/1000/600 18.7 ms 18.7 ms 346 matching=1000 nonmatching=600 | |
| EntityComponentManagerFixture/EachCache/1000/800 19.7 ms 19.7 ms 355 matching=1000 nonmatching=800 | |
| EntityComponentManagerFixture/EachCache/1000/1000 19.3 ms 19.3 ms 359 matching=1000 nonmatching=1000 | |
| ManyComponentFixture/Each1Component/10 0.027 ms 0.027 ms 258460 | |
| ManyComponentFixture/Each1Component/100 0.311 ms 0.311 ms 21688 | |
| ManyComponentFixture/Each1Component/1000 10.3 ms 10.3 ms 697 | |
| ManyComponentFixture/Each5Component/10 0.137 ms 0.137 ms 51868 | |
| ManyComponentFixture/Each5Component/100 3.47 ms 3.47 ms 1882 | |
| ManyComponentFixture/Each5Component/1000 48.3 ms 48.3 ms 148 | |
| ManyComponentFixture/Each10Component/10 0.584 ms 0.584 ms 12228 | |
| ManyComponentFixture/Each10Component/100 11.5 ms 11.5 ms 593 | |
| ManyComponentFixture/Each10Component/1000 126 ms 126 ms 54 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment