hydra/src/script
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
..
hydra-build Don't use a prepared statement for the active build steps query 2012-03-12 20:47:29 +01:00
hydra-control More command renaming. 2011-12-02 15:58:26 +01:00
hydra-create Rename hydra_*.pl to hydra-* 2011-11-30 18:14:48 +01:00
hydra-evaluator Fix sysbuild input type handling 2011-12-05 17:13:20 +01:00
hydra-init Provide a command ‘hydra-init’ to initialise/upgrade the database 2012-02-28 20:16:16 +01:00
hydra-queue-runner Merge the BuildSchedulingInfo table into the Builds table 2012-03-12 20:47:29 +01:00
hydra-server Rename hydra_*.pl to hydra-* 2011-11-30 18:14:48 +01:00
hydra-update-gc-roots Speed up hydra-update-gc-roots 2012-03-12 20:47:29 +01:00
Makefile.am Add hydra-init to the tarball 2012-03-05 15:35:13 +01:00
nix-prefetch-bzr add nix-prefetch- scripts for now, were externals in svn 2011-10-28 22:12:51 -04:00
nix-prefetch-git add nix-prefetch- scripts for now, were externals in svn 2011-10-28 22:12:51 -04:00
nix-prefetch-hg remove .hg-archival.txt in nix-prefetch-hg 2011-11-03 19:44:05 -04:00