Homec4science

Allow syntax highlighting to occur in parallel with futures

Authored by epriestley <git@epriestley.com> on May 21 2011, 06:00.

Description

Allow syntax highlighting to occur in parallel with futures

Summary:
Pygments is super slow and we do serial calls to it in Differential and
Diffusion. We can greatly improve the performance of some workflows in these
tools by parallelizing these calls.

Test Plan:
Created a script that made parallel calls to Pygments using the future-based
API.

Reviewed By: aran
Reviewers: tuomaspelkonen, jungejason, aran
CC: aran
Differential Revision: 322

Details

Committed
epriestley <git@epriestley.com>May 22 2011, 16:19
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUf05921011810: Make daemon overseers correctly emit signals in Ubuntu.
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU63c6003d7e49: Allow syntax highlighting to occur in parallel with futures (authored by epriestley <git@epriestley.com>).May 22 2011, 16:19