Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preamble before init w type-safety cache #1462

Closed
dehann opened this issue Dec 2, 2021 · 3 comments
Closed

Preamble before init w type-safety cache #1462

dehann opened this issue Dec 2, 2021 · 3 comments

Comments

@dehann
Copy link
Member

dehann commented Dec 2, 2021

Lets say a user wants to preallocate hot-loop memory for performance (speed or data size).

Recommend a preamble step somewhere that provides

  • the type for CCW CalcFactor, which user can use during solve,
  • able to load data from blob stores
@dehann
Copy link
Member Author

dehann commented Jan 2, 2022

needs #1424 to work properly

@dehann
Copy link
Member Author

dehann commented Jan 9, 2022

Co-dependence with cache in CalcFactor:

@dehann dehann modified the milestones: v0.0.x, v0.26.2 Jan 9, 2022
@dehann dehann modified the milestones: v0.26.2, v0.27.0 Feb 1, 2022
@dehann
Copy link
Member Author

dehann commented Feb 1, 2022

This is now possible in DFG v0.18.0, according to reconstFactorData,

@dehann dehann changed the title Preamble before init w type-safely cache Preamble before init w type-safety cache Feb 1, 2022
@dehann dehann closed this as completed Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant