-
Notifications
You must be signed in to change notification settings - Fork 68
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
Switch to python multithreading #1544
Conversation
Codecov Report
@@ Coverage Diff @@
## tonytung-preserve-float-range #1544 +/- ##
=================================================================
- Coverage 87.67% 87.18% -0.49%
=================================================================
Files 140 138 -2
Lines 5045 5002 -43
=================================================================
- Hits 4423 4361 -62
- Misses 622 641 +19
Continue to review full report at Codecov.
|
201b3ea
to
4efb2bb
Compare
e1eb7ab
to
e6a4628
Compare
3481dd9
to
e24ba6a
Compare
e6a4628
to
63cd24b
Compare
e24ba6a
to
fc04b93
Compare
f0ded2b
to
439fa64
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
everything is so much simpler!
439fa64
to
f1e9fb8
Compare
55271fe
to
d8cfa4c
Compare
87eb91b
to
b6138c1
Compare
b6138c1
to
6f8d1f5
Compare
6f8d1f5
to
c87706c
Compare
smFISH notebook is ~2% faster. Didn't benchmark anything else though.
Test plan: passes unit tests, used the -alltest magic branch name introduced in #1543
Depends on: #1541, #1542, #1543
Fixes #834, #1268