Skip to content
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

Transaction Serialization Benchmarks #1254

Closed
braydonf opened this issue May 28, 2015 · 2 comments
Closed

Transaction Serialization Benchmarks #1254

braydonf opened this issue May 28, 2015 · 2 comments

Comments

@braydonf
Copy link
Contributor

When instantiating thousands of transactions during block synchronization, the speed that a transaction can be serialized and read into a Transaction instance could be helpful, especially for blocks with many transactions. Adding benchmarks here could be useful to determine if there are any possible improvements, such as #1224

@braydonf
Copy link
Contributor Author

Could be implemented similar to: https://github.com/bitpay/node-libbitcoinconsensus/tree/master/benchmarks

@braydonf
Copy link
Contributor Author

braydonf commented Jul 2, 2015

Added in b5ada70

@braydonf braydonf closed this as completed Jul 2, 2015
@braydonf braydonf removed the ready label Jul 2, 2015
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

No branches or pull requests

1 participant