[LRUG] Rails Application boot times?
Jon Rowe
mail at jonrowe.co.uk
Fri Feb 7 10:20:58 PST 2025
Is that RSpec startup time with your entire suite and loading Rails? If so the fact that its less than your normal boot time says that your test environment is more optimised than your dev and you could look at replicating those settings to reduce your boot time.
Without context it seems high but classic "gem sphagetti" Rails apps do tend to trend towards higher boot time and that is normal (the solution is lots of refactoring so the question is where is your time best spent)
Cheers
Jon
On Thu, 6 Feb 2025, at 1:56 PM, Edmond Lepedus wrote:
> Hey LRUG,
>
> Can I get a feel as to whether a 2m30s boot time for a Rails app with ~550,000 LOC is reasonable? Rspec startup time is also >1m.
>
> Having mostly worked with other stacks, it feels excessive, but maybe my spidey-sense is warped?
>
> Please help!
>
> Thanks in advance,
> Ed
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> Archives: http://lists.lrug.org/pipermail/chat-lrug.org
> Manage your subscription: http://lists.lrug.org/options.cgi/chat-lrug.org
> List info: http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20250207/c5038e88/attachment.htm>
More information about the Chat
mailing list