Skip to content

Conversation

@nfelt
Copy link
Contributor

@nfelt nfelt commented Oct 5, 2018

I tested this by profiling loading a file of 100,000 scalar summaries. With python protobuf, the protobuf library calls dominate the profiling stats. With the C++ implementation, these calls drop much lower in the ranking, and the file loads twice as fast.

@nfelt nfelt requested a review from stephanwlee October 5, 2018 00:35
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.

2 participants