Skip to content

Improve parallelization efficiency - #4

Merged
janosg merged 13 commits into
mainfrom
parallelization
Apr 23, 2023
Merged

Improve parallelization efficiency #4
janosg merged 13 commits into
mainfrom
parallelization

Conversation

@timmens

@timmens timmens commented Apr 10, 2023

Copy link
Copy Markdown
Member

Use left-over evaluation points by performing a line-search and speculative sampling.

@codecov

codecov Bot commented Apr 10, 2023

Copy link
Copy Markdown

Codecov Report

Merging #4 (931e417) into main (f1daa80) will decrease coverage by 0.33%.
The diff coverage is 71.32%.

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
- Coverage   78.29%   77.96%   -0.33%     
==========================================
  Files          69       69              
  Lines        4726     4852     +126     
==========================================
+ Hits         3700     3783      +83     
- Misses       1026     1069      +43     
Impacted Files Coverage Δ
src/tranquilo/wrap_criterion.py 95.23% <ø> (ø)
src/tranquilo/acceptance_decision.py 68.42% <41.17%> (-28.51%) ⬇️
src/tranquilo/options.py 97.88% <85.71%> (-0.69%) ⬇️
src/tranquilo/process_arguments.py 97.36% <100.00%> (-1.74%) ⬇️
src/tranquilo/tranquilo.py 97.61% <100.00%> (+0.07%) ⬆️
tests/test_acceptance_decision.py 100.00% <100.00%> (ø)
tests/test_process_arguments.py 100.00% <100.00%> (ø)
tests/test_tranquilo.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@janosg
janosg merged commit 4bce6be into main Apr 23, 2023
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