Eelco Dolstra 29d5a02b94 Speed up hydra-update-gc-roots
The hydra-update-gc-roots script is taking around 95 minutes on our
Hydra instance (though a lot of that is I/O wait).  This patch
significantly reduces the number of database queries.  In particular,
the N most recent successful builds for each job in a jobset are now
determined in a single query.  Also, it removes the calls to
readlink().
2012-03-12 20:47:29 +01:00
2012-03-12 20:47:29 +01:00
2011-11-22 14:56:37 +01:00
2010-09-30 14:29:15 +00:00
2011-01-14 10:52:47 +00:00
2011-11-30 18:14:48 +01:00
2010-03-29 14:16:46 +00:00
2010-09-30 14:29:15 +00:00
2011-03-16 09:07:55 +00:00
2010-09-30 14:29:15 +00:00
2010-09-30 14:29:15 +00:00
2011-12-05 15:53:23 +01:00

The file is empty.
Description
No description provided
Readme 18 MiB
Languages
Perl 70.5%
C++ 15.5%
Nix 6%
PLpgSQL 3%
Shell 2.3%
Other 2.6%