diff options
author | David Thompson <dthompson2@worcester.edu> | 2024-12-17 07:48:08 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2024-12-17 07:48:08 -0500 |
commit | 31261a521f23ceceed787f54c83420722dff8952 (patch) | |
tree | e76b721ca42f9ae750d9017726f751fc43524922 /bootstrap | |
parent | c5ece84da180b29a60d881008881ccfb29e7486c (diff) |
Fix some serious compilation performance issues.main
The inlining of 'max' was garbage as it repeated the 'a' and 'b'
forms, leading to massive expanded code bloat that took *forever* to
compile large structures.
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions