Skip to content

Commit

Permalink
Streamline Routine quite a bit
Browse files Browse the repository at this point in the history
Including the sort_dispatchees logic.  This causes "make test" to drop
from 202 CPU seconds -> 195 CPU seconds, and lose a few seconds wallclock
on "make spectest", as well as installing core modules < 8 seconds
wallclock.

In other words, people may notice this in compilation time, and possibly
in runtime as well.

Should probably also look into changing the %info and %graph hashes into
proper objects for performance.
  • Loading branch information
lizmat committed Mar 5, 2024
1 parent 2f67432 commit 8f9ad9a
Showing 1 changed file with 516 additions and 359 deletions.

0 comments on commit 8f9ad9a

Please sign in to comment.