You are viewing a single comment's thread from:
RE: How to serialize and sign Steem transactions using Javascript (without Steem Javascript libraries)
Great work!
Have you done performance tests?
Like this: https://esteem.app/steemdev/@almost-digital/dsteem-vs-steem-js-round-1
100,000 transaction sign:
10,000 transaction sign:
SteemJS is too slow for such huge tests
100 transaction sign:
I think the difference in the performance is because of the used dependencies.
Thanks, that's promising. Using with crypto-js ?
We moved to dsteem due to better performance and footprint, each package should be secure and fast with minimal dependencies. It is important for us at eSteem, so will be testing this out.
Yes
crypto-js