Skip to content

Three Optimization Implementations#121

Open
Pankiller1 wants to merge 4 commits intoldbc:mainfrom
Pankiller1:Dase255
Open

Three Optimization Implementations#121
Pankiller1 wants to merge 4 commits intoldbc:mainfrom
Pankiller1:Dase255

Conversation

@Pankiller1
Copy link

  1. Use cache to leverage repeated upstream computations.
  2. Extract size calculations from loops.
  3. Modify the structures of loan/account and person/company: edge events now only possess point IDs, and added direct ownership of related account entities by loans to resolve Kryo serialization issues.

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.

1 participant