Skip to content

Micro optimize ControlObject::set() double vs double&#29

Merged
daschuer merged 1 commit into
mixxxdj:masterfrom
daschuer:atomic-co
Jun 30, 2013
Merged

Micro optimize ControlObject::set() double vs double&#29
daschuer merged 1 commit into
mixxxdj:masterfrom
daschuer:atomic-co

Conversation

@daschuer
Copy link
Copy Markdown
Member

This version is faster on 64 bit machines anyway. On 32 bit targets this version benefits from compatible method parameters. Not proved, because asm code is not comparable due to inter-function optimization. Bud it should not be worse.
see: https://github.com/mixxxdj/mixxx/pull/28/files#r4952818

@ywwg
Copy link
Copy Markdown
Member

ywwg commented Jun 30, 2013

These functions get called a lot, so even micro optimization is worth it. LGTM

@daschuer
Copy link
Copy Markdown
Member Author

Thank you for review

daschuer added a commit that referenced this pull request Jun 30, 2013
Micro optimize ControlObject::set() double vs double&
@daschuer daschuer merged commit fb7ebfd into mixxxdj:master Jun 30, 2013
@daschuer daschuer mentioned this pull request Dec 28, 2014
@daschuer daschuer mentioned this pull request Jun 11, 2018
11 tasks
daschuer pushed a commit that referenced this pull request Oct 22, 2019
Hotcue conflicts in LateNight, fix for Shade mini decks
Holzhaus referenced this pull request in Holzhaus/mixxx Aug 23, 2020
m0dB pushed a commit to m0dB/mixxx that referenced this pull request Jan 21, 2024
- mixxx-devel as announcement channel until Zulip has default notification streams.
- Re-order options in order of read preference
koushikcs562 pushed a commit to koushikcs562/mixxx that referenced this pull request Dec 23, 2025
Added Murayyiam Parvez in the ponetial mentors list

Signed-off-by: Davide Scano <d.scano89@gmail.com>
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