Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache formatters. #158

Merged
merged 1 commit into from
Dec 7, 2016
Merged

Cache formatters. #158

merged 1 commit into from
Dec 7, 2016

Conversation

mstemm
Copy link
Contributor

@mstemm mstemm commented Dec 6, 2016

Instead of creating a formatter for each event, cache them and create
them only when needed. A new function output_cleanup cleans up the
cached formatters.

Instead of creating a formatter for each event, cache them and create
them only when needed. A new function output_cleanup cleans up the
cached formatters, and is called in the destructor if init() was called.
@mstemm mstemm merged commit a616301 into dev Dec 7, 2016
@mstemm mstemm deleted the save-formatters branch December 7, 2016 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant