Homec4science

Improve GC performance for Herald Transcripts

Authored by epriestley <git@epriestley.com> on Jul 27 2011, 03:11.

Description

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

Details

Committed
epriestley <git@epriestley.com>Jul 29 2011, 03:50
Pushed
aubortJan 31 2017, 17:16
Parents
rPH4efd36ccf552: Merge pull request #44 from hunterbridges/workflow-create
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH879431fb5041: Improve GC performance for Herald Transcripts (authored by epriestley <git@epriestley.com>).Jul 29 2011, 03:50