Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate to bincode 0.9 #175
Conversation
|
@bors-servo: r+ |
|
|
Update to bincode 0.9 bincode 0.9 comes with a reasonably big performance fix for deserialization. WebRender has already switched.
|
@jdm can you do a release too? |
|
@bors-servo: r- |
|
Please update the crate version, in that case. |
|
Done |
|
@bors-servo: r+ |
|
|
Update to bincode 0.9 bincode 0.9 comes with a reasonably big performance fix for deserialization. WebRender has already switched.
|
|
|
Was there actually some change that could break downstream users: either in the API (I think error codes are the only thing from |
|
@antrik rust-semverver complained about a bunch of error related things changing. I'll include more information in the commit message next time. |
jrmuizel commentedOct 12, 2017
bincode 0.9 comes with a reasonably big performance fix for
deserialization. WebRender has already switched.