Skip to content

make compilation compatible with other platform than x86#75

Merged
pombredanne merged 1 commit intoinveniosoftware-contrib:masterfrom
tardyp:master
Apr 6, 2021
Merged

make compilation compatible with other platform than x86#75
pombredanne merged 1 commit intoinveniosoftware-contrib:masterfrom
tardyp:master

Conversation

@tardyp
Copy link
Contributor

@tardyp tardyp commented Mar 31, 2021

Fix: #74

franckly, I am not sure if those compile_args are really necessary.

I would personally let the python implementation define the default sweetable for the platform.

I am not sure what can be taken as a performance benchmark, but on my x86 test VM, difference with default compile args is not significative.

24.06s with default versus 24.12s with optimisations (sic)

Signed-off-by: Pierre Tardy <pierre.tardy@renault.com>
@pombredanne
Copy link
Collaborator

@tardyp thank you ++

@pombredanne
Copy link
Collaborator

franckly, I am not sure if those compile_args are really necessary.
I would personally let the python implementation define the default sweetable for the platform.
I am not sure what can be taken as a performance benchmark, but on my x86 test VM, difference with default compile args is not significative.
24.06s with default versus 24.12s with optimisations (sic)

We should remove them then IMHO, what do you think?

@pombredanne
Copy link
Collaborator

I am merging this now, but if they bring nothing, let's remove the complexity.

@pombredanne pombredanne merged commit 81e7f29 into inveniosoftware-contrib:master Apr 6, 2021
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.

Support for arm

2 participants