Skip to content
Snippets Groups Projects

Make ParameterSet store covariance as optional instead of pointer

Merged Paul Gessinger requested to merge parameter-cov-optional into master
All threads resolved!

This should have the advantage of it being local to the class, rather than a heap allocation that the client has to perform and pass to ParameterSet.

Edited by Paul Gessinger

Merge request reports

Pipeline #1042559 passed with warnings

Pipeline passed with warnings for 71a5d648 on parameter-cov-optional

Test coverage 70.00% (0.00%) from 1 job
Approved by

Merged by Paul GessingerPaul Gessinger 5 years ago (Aug 16, 2019 4:44pm UTC)

Merge details

  • Changes merged into master with 4569549d.
  • Deleted the source branch.

Pipeline #1042743 passed with warnings

Pipeline passed with warnings for 4569549d on master

Test coverage 70.00% (0.00%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Robert Johannes Langenberg resolved all discussions

    resolved all discussions

  • i like it. since this is a somewhat performance critical piece of code, I think it would be interesting to know any effects on performance of this change.

  • Robert Johannes Langenberg approved this merge request

    approved this merge request

  • Paul Gessinger mentioned in commit 4569549d

    mentioned in commit 4569549d

  • mentioned in merge request atlas/athena!26660 (merged)

  • Please register or sign in to reply
    Loading