Skip to content

Memory Optimization

Compare
Choose a tag to compare
@manishobhatia manishobhatia released this 26 Dec 17:22
· 74 commits to master since this release
  • Improved memory utilization by processing all elements by it's type or classification. This allows jvm to run gc to free heap space after each element type is processed
  • Ability to configure scoring function in Element #19