Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

[Maulik] optimize heap and cpu utilization #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mauliksoneji
Copy link
Contributor

@mauliksoneji mauliksoneji commented Apr 24, 2020

As part of this pull request, we optimize the heap and CPU usage by the following:

  1. Create ProtoField subclasses only once instead of creating them for each record. This will help in creating less number of objects and thus optimize heap utilization

  2. Avoid unnecessary conversions to String.

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

Successfully merging this pull request may close these issues.

None yet

1 participant