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

Experimental multi-thread builds for Linux and Mac #632

Merged
merged 2 commits into from Feb 3, 2021

Conversation

jonoomph
Copy link
Member

@jonoomph jonoomph commented Feb 3, 2021

Adding make threads to libopenshot-audio and libopenshot, to increase speed of compilation. Related to OpenShot/libopenshot-audio#115.

Speed comparisons:
- libopenshot (linux): 5 minutes 9 seconds -> 2 minutes 14 seconds (2.3 times faster)
- libopenshot (mac): 5 minutes 25 seconds -> 1 minute 20 seconds (4 times faster)

@codecov
Copy link

codecov bot commented Feb 3, 2021

Codecov Report

Merging #632 (1847a1e) into develop (b1d7b53) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #632   +/-   ##
========================================
  Coverage    51.86%   51.86%           
========================================
  Files          151      151           
  Lines        12334    12334           
========================================
  Hits          6397     6397           
  Misses        5937     5937           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b1d7b53...41a6e13. Read the comment docs.

@jonoomph jonoomph merged commit f7472d5 into develop Feb 3, 2021
@jonoomph jonoomph deleted the multi-thread-builds branch February 3, 2021 22:08
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

1 participant