Commit 9ebc2e2
committed
perf: tform: remove default-enabled compare count
For scripts which are dominated by level-0 sorting, counting the compares
(and not even printing the result) leads to a large performance impact.
Disable the counting by default.
The per-thread counter still leads to a performance impact, though it is
smaller.1 parent 2e1b84e commit 9ebc2e2
1 file changed
Lines changed: 32 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
76 | 82 | | |
77 | 83 | | |
78 | 84 | | |
| |||
659 | 665 | | |
660 | 666 | | |
661 | 667 | | |
662 | | - | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
663 | 675 | | |
664 | 676 | | |
665 | 677 | | |
| |||
1267 | 1279 | | |
1268 | 1280 | | |
1269 | 1281 | | |
1270 | | - | |
| 1282 | + | |
| 1283 | + | |
1271 | 1284 | | |
1272 | | - | |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
1273 | 1292 | | |
1274 | | - | |
| 1293 | + | |
| 1294 | + | |
1275 | 1295 | | |
1276 | 1296 | | |
1277 | 1297 | | |
| |||
2627 | 2647 | | |
2628 | 2648 | | |
2629 | 2649 | | |
| 2650 | + | |
2630 | 2651 | | |
2631 | | - | |
| 2652 | + | |
| 2653 | + | |
| 2654 | + | |
| 2655 | + | |
| 2656 | + | |
2632 | 2657 | | |
| 2658 | + | |
2633 | 2659 | | |
2634 | 2660 | | |
2635 | 2661 | | |
| |||
0 commit comments