<!DOCTYPE html><html><head><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div>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.<br></div><div><br></div><div>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)<br></div><div><br></div><div>Cheers<br></div><div>Jon</div><div><br></div><div>On Thu, 6 Feb 2025, at 1:56 PM, Edmond Lepedus wrote:<br></div><blockquote type="cite" id="qt" style=""><div>Hey LRUG, <br></div><div><br></div><div>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.<br></div><div><br></div><div>Having mostly worked with other stacks, it feels excessive, but maybe my spidey-sense is warped?<br></div><div><br></div><div>Please help! <br></div><div><br></div><div>Thanks in advance,<br></div><div>Ed<br></div><div>_______________________________________________<br></div><div>Chat mailing list<br></div><div><a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a><br></div><div>Archives: <a href="http://lists.lrug.org/pipermail/chat-lrug.org">http://lists.lrug.org/pipermail/chat-lrug.org</a><br></div><div>Manage your subscription: <a href="http://lists.lrug.org/options.cgi/chat-lrug.org">http://lists.lrug.org/options.cgi/chat-lrug.org</a><br></div><div>List info: <a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br></div><div><br></div></blockquote><div><br></div></body></html>