Move routes into separate crate to speed up compilation #166

Merged
dessalines merged 1 commits from move-routes into main 2021-02-09 18:44:49 +00:00
Owner

I also found a few unused dependencies. Might run the compilation benchmarks again when I get some time.

I also found a few unused dependencies. Might run the compilation benchmarks again when I get some time.
nutomic added 8 commits 2021-02-09 18:32:09 +00:00
nutomic force-pushed move-routes from 0ed6d1d1fd to 999d9f4d6c 2021-02-09 18:35:19 +00:00 Compare
dessalines merged commit 68edda7bf5 into main 2021-02-09 18:44:49 +00:00
Author
Owner

Average clean build time over 3 runs: 143 seconds

Average incremental build time over 3 runs: 19s

Both of them have actually gotten worse since my last benchmark. For incremental builds it makes sense, because it rebuilds all lemmy* crates. For clean builds, I'm not sure what caused the slowdown.

Average clean build time over 3 runs: 143 seconds Average incremental build time over 3 runs: 19s Both of them have actually gotten worse since [my last benchmark](https://lemmy.ml/post/50089). For incremental builds it makes sense, because it rebuilds all lemmy* crates. For clean builds, I'm not sure what caused the slowdown.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: LemmyNet/lemmy#166
No description provided.