- **status**: in-progress --> code-review
--- ** [tickets:#6603] Certain code snapshots take forever even to queue up** **Status:** code-review **Labels:** performance **Created:** Mon Aug 26, 2013 02:23 PM UTC by Dave Brondsema **Last Updated:** Thu Oct 24, 2013 08:40 PM UTC **Owner:** Cory Johns Just to queue up a code snapshot, some requests take a really long time. E.g. https://sourceforge.net/p/texstudio/code/4175/tarball had the following timings. I've seen it with other high-revisioned SVN repos like sf.net/p/nhcontrib/code too. ~~~~ { "mongo": 56, "repo.Commit.get_tree": 2, "repo.Commit.set_context": 0, "svn_tool.rev_parse": 138, "svn_tool._oid": 0, "repo.Commit.shorthand_id": 0, "total": 43615, "svn_tool.symbolics_for_commit": 0, "svn_tool.url_for_commit": 139, "sidebar": 144, "jinja": 16384, "svn_tool.__init__": 0, "svn_tool._path_to_root": 43138, "socket_write": 0, "socket_read": 36, "repo.Tree.set_context": 0, "svn_tool._revno": 0, "svn_tool.shorthand_for_commit": 0, "repo.Commit.url": 0, "svn_lib.info2": 43052, "ming": 97, "svn_tool.commit": 2 } ~~~~ --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
