Skip to content
Snippets Groups Projects

Add cache to approximant finding

Merged Colm Talbot requested to merge cache-approximant into master
All threads resolved!

The call to the lalsim approximant function happens during every waveform generation with always the same input.

This MR will drastically reduce the number of those calls as long as fewer than 10 different waveform approximants are used during an analysis (that should be safe for most users.)

While the function is fast, the repeated calls can add up over an analysis.

Edited by Colm Talbot

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
Please register or sign in to reply
Loading