You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be something that's pretty easy to parallelize, since its already a separate package, and the only communication between the server and roots is sending page reload commands. Doing this should make the server not lag terribly during a large recompilation (like the carrot.is site), and should make roots a bit faster in general.
The text was updated successfully, but these errors were encountered:
This would be something that's pretty easy to parallelize, since its already a separate package, and the only communication between the server and roots is sending page reload commands. Doing this should make the server not lag terribly during a large recompilation (like the carrot.is site), and should make roots a bit faster in general.
The text was updated successfully, but these errors were encountered: