Skip to content

MNT mention #273 improvements in the changelog - #277

Merged
ogrisel merged 2 commits into
cloudpipe:masterfrom
pierreglaser:mention-internal-refactoring-in-changelog
Jun 5, 2019
Merged

MNT mention #273 improvements in the changelog#277
ogrisel merged 2 commits into
cloudpipe:masterfrom
pierreglaser:mention-internal-refactoring-in-changelog

Conversation

@pierreglaser

Copy link
Copy Markdown
Member

Pickling classes - try for example with this script:

importcloudpickleclassA:
passcloudpickle.dumps(A)

is now slightly faster (~10%) thanks to #273, so it is worth mentioning it in the changelog.

@pierreglaser
pierreglaserforce-pushed the mention-internal-refactoring-in-changelog branch from c4e9d17 to 1814520CompareJune 4, 2019 16:31
@pierreglaser

Copy link
Copy Markdown
MemberAuthor

(Rebased)

Comment threadCHANGES.md Outdated
Comment threadCHANGES.md Outdated
@codecov

codecovBot commented Jun 4, 2019

Copy link
Copy Markdown

Codecov Report

Merging #277 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #277 +/- ##
=======================================
Coverage 91.58% 91.58% =======================================
Files 1 1 Lines 606 606 Branches 129 129 =======================================
Hits 555 555 Misses 31 31 Partials 20 20

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 725e2de...bf26d9b. Read the comment docs.

@ogrisel
ogrisel merged commit f00e36e into cloudpipe:masterJun 5, 2019
@ogrisel

Copy link
Copy Markdown
Contributor

Thanks, merged.

Sign up for freeto 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

@pierreglaser@ogrisel