epriestley
879431fb50
Improve GC performance for Herald Transcripts
...
Summary: This has to table scan a ginormous table right now, give it a fighting
chance with a more usable key.
Test Plan:
- Launched GC daemon, no errors.
- Used test console to create a new transcript.
- Viewed some old transcripts.
- Ran EXPLAIN on the SELECT and verified it was utilizing the garbageCollected
key.
Reviewed By: jungejason
Reviewers: jungejason, tuomaspelkonen, aran
CC: aran, epriestley, jungejason
Differential Revision: 735
2011-07-28 18:50:54 -07:00
..
2011-02-20 20:08:53 -08:00
2011-02-20 20:10:07 -08:00
2011-02-21 00:23:24 -08:00
2011-02-22 10:27:27 -08:00
2011-03-06 22:29:22 -08:00
2011-03-10 13:48:29 -08:00
2011-03-15 20:51:53 +00:00
2011-03-15 13:38:14 -07:00
2011-03-19 14:42:17 -07:00
2011-03-20 17:55:31 -07:00
2011-03-22 13:50:08 -07:00
2011-03-26 23:59:29 -07:00
2011-03-31 14:01:13 -07:00
2011-03-30 22:08:41 -07:00
2011-03-31 00:33:44 -07:00
2011-03-31 13:44:20 -07:00
2011-04-01 17:11:55 -07:00
2011-04-02 16:39:40 -07:00
2011-04-03 22:03:27 -07:00
2011-04-05 21:55:04 -07:00
2011-04-05 22:30:10 -07:00
2011-04-06 22:43:56 -07:00
2011-04-07 21:59:42 -07:00
2011-04-09 22:19:10 -07:00
2011-04-10 10:16:14 -07:00
2011-04-10 17:19:01 -07:00
2011-04-10 17:25:24 -07:00
2011-04-12 18:19:24 -07:00
2011-04-12 18:19:25 -07:00
2011-04-14 10:12:10 -07:00
2011-04-13 20:08:13 -07:00
2011-04-14 12:09:56 -07:00
2011-04-28 14:40:41 -07:00
2011-04-30 00:50:48 -07:00
2011-05-03 06:06:57 -07:00
2011-05-03 18:49:06 -07:00
2011-05-05 14:58:57 -07:00
2011-05-10 15:12:30 -07:00
2011-05-12 11:17:50 -07:00
2011-05-20 19:08:26 -07:00
2011-05-27 09:33:33 -07:00
2011-06-09 10:35:37 -07:00
2011-06-09 10:43:25 -07:00
2011-06-10 13:41:18 -04:00
2011-06-13 18:53:43 -07:00
2011-06-20 13:13:51 -07:00
2011-06-20 05:59:42 -07:00
2011-06-20 16:13:44 -03:00
2011-06-21 14:46:59 -07:00
2011-06-28 06:40:41 -07:00
2011-06-28 06:41:05 -07:00
2011-06-29 21:56:47 -07:00
2011-07-04 12:23:43 -04:00
2011-07-06 16:19:29 -07:00
2011-07-07 14:08:52 -07:00
2011-07-08 15:20:57 -04:00
2011-07-08 12:38:53 -07:00
2011-07-08 17:31:25 -07:00
2011-07-09 10:55:15 -07:00
2011-07-11 11:42:28 -07:00
2011-07-11 11:42:50 -07:00
2011-07-11 14:47:33 -07:00
2011-07-12 09:26:51 -07:00
2011-07-15 18:42:08 -04:00
2011-07-23 09:15:20 -07:00
2011-07-23 09:15:20 -07:00
2011-07-23 21:11:42 -07:00
2011-07-24 12:25:43 -07:00
2011-07-25 19:11:55 -07:00
2011-07-28 18:50:54 -07:00