Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

Investigate better code sharing between valueDecoder and refWalker #3757

Open
cmasone-attic opened this issue Oct 9, 2017 · 0 comments
Open

Comments

@cmasone-attic
Copy link
Contributor

There's some duplication right now, because these are performance-sensitive code pathways and avoiding the allocations that valueDecoder needs is a meaningful performance gain when one is just walking refs.

Still, it smells like there's a better approach here. We need to try some ideas and see if any will work while causing only small performance degradations.

FYI @arv @rafael-atticlabs

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

No branches or pull requests

1 participant