Skip to content
Snippets Groups Projects

Extrapolator : Use local cache for the material effect updator (Part I)

All threads resolved!

This is Part I of 2 or 3. Splitting it so as to be reviewable.

  • The IMaterialEffectsUpdator provided interfaces (since > 1 year) where one can pass a local cache on top of the thread local ones.
  • To achieve that the Cache passed to the methods of the Extrapolator should potentially have as many Material effect caches as the different material effects updators used (typically up to 6 ) .
  • Then these can be filled /cleared / retain the info .

For now adding the relevant parts in the Extrapolator cache, adding a coupld of methods, moving all inline methods in a separate Extrapolator.icc and tidying a bit up in preparation.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Sergio Grancagnolo resolved all threads

    resolved all threads

  • Changes look fine to me, approving.

  • mentioned in commit 805af486

  • Please register or sign in to reply
    Loading