unknown
47c23a1128
Speed up mysql-test-run.pl.
...
Problem was the parsing of test suite files for various tags and options.
This was done inefficiently, and include files were re-parsed for every
place they were included. This caused a delay of 20 seconds or so before
the first test started to run.
By parsing more efficiently and re-using first parse for subsequent
inclusion of the same file, time spent parsing is reduced to less than
1 second, and start appears instantaneous.
(With this patch, full ./mtr runs in 3 minutes on my laptop (release
build.)
mysql-test/suite/innodb_plugin/t/innodb_bug52663.test:
Test is fairly slow, so try to avoid getting stuck with it at the end
while other workers are idle.
2011-07-31 22:25:37 +02:00
..
2010-09-05 13:52:33 +03:00
2010-08-17 11:14:46 +04:00
2010-06-03 12:48:59 +03:00
2010-08-04 00:26:17 +03:00
2011-01-14 09:02:28 -08:00
2010-08-17 11:14:46 +04:00
2010-06-03 12:48:59 +03:00
2010-04-09 15:56:51 +03:00
2010-04-09 15:56:51 +03:00
2010-04-09 15:56:51 +03:00
2010-04-21 12:40:32 +03:00
2010-04-09 15:56:51 +03:00
2010-12-03 23:19:13 +02:00
2010-08-17 11:14:46 +04:00
2010-04-09 15:56:51 +03:00
2010-04-09 15:56:51 +03:00
2010-04-09 15:56:51 +03:00
2010-04-09 15:56:51 +03:00
2010-08-17 11:14:46 +04:00
2010-04-09 15:56:51 +03:00
2010-04-09 15:56:51 +03:00
2010-06-03 12:48:59 +03:00
2010-04-09 15:56:51 +03:00
2010-04-09 16:38:28 +03:00
2010-04-09 15:56:51 +03:00
2010-04-09 15:56:51 +03:00
2010-04-09 16:38:28 +03:00
2010-04-09 16:38:28 +03:00
2010-04-09 16:38:28 +03:00
2010-04-09 16:38:28 +03:00
2010-04-09 16:38:28 +03:00
2010-04-09 16:38:28 +03:00
2010-05-18 16:06:58 +03:00
2010-05-10 13:38:25 +02:00
2010-04-09 16:38:28 +03:00
2010-04-22 14:16:14 -05:00
2011-07-31 22:25:37 +02:00
2010-08-05 18:38:06 +03:00
2010-11-02 18:57:20 +02:00
2010-05-05 15:39:01 +03:00
2010-08-05 14:40:54 +03:00
2010-06-03 12:46:37 +03:00
2010-08-17 11:14:46 +04:00
2010-06-02 13:37:14 +03:00
2010-09-06 22:41:37 -07:00
2011-03-15 16:06:59 +01:00
2010-06-29 00:13:18 -07:00
2010-07-20 14:36:15 -03:00
2011-01-12 17:53:05 +02:00
2010-11-30 01:14:34 +02:00
2010-10-04 13:06:41 +03:00
2010-10-11 11:18:00 +03:00
2010-10-18 14:20:16 +03:00
2010-12-14 11:38:19 +02:00
2011-02-15 10:51:33 +02:00
2011-02-15 12:12:27 +02:00
2011-05-26 14:38:17 +03:00
2010-04-09 15:56:51 +03:00
2010-06-03 12:48:59 +03:00
2011-02-17 19:09:53 +02:00
2010-08-17 11:14:46 +04:00
2010-06-03 12:48:59 +03:00
2010-12-14 12:33:03 +03:00
2010-08-17 11:14:46 +04:00
2010-06-03 12:48:59 +03:00
2010-08-17 11:14:46 +04:00
2011-07-21 12:29:00 +03:00
2010-06-03 12:48:59 +03:00
2010-08-17 11:14:46 +04:00
2010-06-03 12:48:59 +03:00
2010-04-09 15:56:51 +03:00
2010-04-09 15:56:51 +03:00
2010-11-24 14:07:43 +11:00
2010-08-06 11:35:17 +02:00
2010-11-30 20:11:26 +11:00
2010-11-30 20:11:26 +11:00
2010-06-03 12:48:59 +03:00
2010-12-13 14:48:12 +03:00
2010-08-17 11:14:46 +04:00
2010-04-09 15:56:51 +03:00
2010-11-02 17:28:34 -05:00
2010-04-12 16:58:47 +03:00
2010-08-04 00:26:17 +03:00
2010-04-09 15:56:51 +03:00
2010-08-17 11:14:46 +04:00
2010-04-09 15:56:51 +03:00
2010-08-17 11:14:46 +04:00
2010-04-09 15:56:51 +03:00
2010-08-06 09:36:09 +03:00
2010-06-03 12:48:59 +03:00
2010-08-17 11:14:46 +04:00
2010-09-05 13:52:33 +03:00
2010-11-02 17:28:34 -05:00
2011-02-20 18:51:43 +02:00