Replies: 1 comment
|
Could you report what kind of tx you are building and what contexts you are using? Ideally showing the code and the measurements :) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi All,
I've noticed a huge performance difference between pre-0.9.0 and 0.9.0. Building a TX now takes up to 2x as long with 0.9.0 as it did with pre-0.9.0. This is with type checking already disabled (also disabled in the 0.8.1 that I used to compare).
Any reason for this degradation in speed?
All reactions