Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Test + improve performance of creating serializers in formatters #1144

Closed
rynowak opened this issue Sep 16, 2014 · 1 comment
Closed

Test + improve performance of creating serializers in formatters #1144

rynowak opened this issue Sep 16, 2014 · 1 comment

Comments

@rynowak
Copy link
Member

rynowak commented Sep 16, 2014

We're creating lots of serializers in our xml formatters, and there's no caching. We need to add perf tests for these, and then optimize allocations if it can be improved.

@danroth27 danroth27 added this to the 6.0.0-beta1 milestone Sep 18, 2014
@danroth27 danroth27 modified the milestones: 6.0.0-rc1, 6.0.0-beta1 Oct 9, 2014
@yishaigalatzer yishaigalatzer modified the milestones: 6.0.0-rc1, 6.0.0-beta3 Jan 12, 2015
@danroth27 danroth27 modified the milestones: 6.0.0-rc1, 6.0.0 Mar 12, 2015
@danroth27 danroth27 modified the milestones: 6.0.0-beta6, 6.0.0-beta5 May 11, 2015
@rynowak
Copy link
Member Author

rynowak commented May 28, 2015

Both of our XML formatters cache the serializers now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants