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

Minor Optimizations #62

Merged
merged 3 commits into from
Aug 26, 2022
Merged

Minor Optimizations #62

merged 3 commits into from
Aug 26, 2022

Conversation

RoyalBoggs
Copy link
Collaborator

Fixed matrix multiplications improved speed slightly, cleaned up some comments, still working on adaptations

Fixed matrix multiplications still working on adaptations
@bowring
Copy link
Member

bowring commented Aug 24, 2022

getting faster!:

%%%%%%%%%%%%%%%%%%%%%%% Tripoli in Java test %%%%%%%%%%%%%%%%%%%%%%%
Elapsed time = 0.393 seconds for 1000 realizations of total = 100000
Error function = 3093.557
Change Log Ratio: 143.0 of 144.0 accepted (98.468% total)
Change Intensity: 356.0 of 530.0 accepted (66.932% total)
Change DF Gain: 60.0 of 79.0 accepted (78.813% total)
Change Baseline: 28.0 of 86.0 accepted (35.208% total)
Noise: 24.0 of 161.0 accepted (19.319% total)
Intervals: in microseconds, each from prev or zero time till new interval Interval1 75 Interval2 179 Interval3 8 Interval4 105 Interval5 16

also fix these:
https://app.codacy.com/gh/CIRDLES/Tripoli/pullRequest?prid=10043057

RoyalBoggs and others added 2 commits August 25, 2022 19:20
Only ported parts of the function needed for our calculations, has no error checks, still testing possibly not complete
@bowring bowring merged commit 49645d5 into CIRDLES:main Aug 26, 2022
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.

2 participants