Skip to content

Instantly share code, notes, and snippets.

@wanderer
Created August 4, 2017 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wanderer/17dd8b849e97a10f8598ab75933943bb to your computer and use it in GitHub Desktop.
Save wanderer/17dd8b849e97a10f8598ab75933943bb to your computer and use it in GitHub Desktop.
# 10000 node
Radix Tree
-------
cbor 660 bytes
compressed size 572
Ethereum
-----
rlp 1649 bytes
Diff 65%
# 20000 node
Radix Tree
-------
cbor 705 bytes
compressed size 607
Ethereum
-----
rlp 1772 bytes
Diff 66%
# 30000 node
Radix Tree
-------
cbor 731 bytes
compressed 628 size
Ethereum
-----
rlp 1829 bytes
Diff 66%
# 40000 node
Radix Tree
-------
cbor 749 bytes
compressed 643 size
Ethereum
-----
rlp 1876 bytes
Diff 66%
# 50000 node
Radix Tree
-------
cbor 764 bytes
compressed 654 size
Ethereum
-----
rlp 1917 bytes
Diff 66%
# 60000 node
Radix Tree
-------
cbor 776 bytes
compressed 663 size
Ethereum
-----
rlp 1956 bytes
# 70000 node
Radix Tree
-------
cbor 786 bytes
compressed 671 size
Ethereum
-----
rlp 1990 bytes
Diff 66%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment