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

Performance optimisations #19

Merged
merged 5 commits into from Nov 30, 2017
Merged

Performance optimisations #19

merged 5 commits into from Nov 30, 2017

Conversation

andresailer
Copy link
Member

Running Z->UDS sample in CLIC Detector no significant changes in the reconstructed tracks, except the track parameters errors change in the last digit.
e.g.:

480c480
<  errors:   +5.132359e-03 | -2.099785e-05, +1.122613e-07 | -2.453261e-08, +1.115386e-10, +2.402474e-13 | +2.830744e-04, -1.436741e-06, -4.184194e-10, +3.926882e-01 | +2.395653e-07, -1.408824e-09, -6.237775e-12, -8.192144e-04, +1.860208e-06 |
---
>  errors:   +5.132359e-03 | -2.099785e-05, +1.122613e-07 | -2.453261e-08, +1.115386e-10, +2.402474e-13 | +2.830744e-04, -1.436741e-06, -4.184195e-10, +3.926882e-01 | +2.395653e-07, -1.408824e-09, -6.237775e-12, -8.192144e-04, +1.860208e-06 |
------------------------------------------------------------------------------------------------------------------------------------------------^

BEGINRELEASENOTES

  • Performance optimisation from running profiler (Intel VTune Amplifier)
    ENDRELEASENOTES

@gaede gaede merged commit d036c5c into AIDASoft:master Nov 30, 2017
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.

None yet

2 participants