I hereby claim:
- I am sachayves on github.
- I am sysl (https://keybase.io/sysl) on keybase.
- I have a public key ASAweLarrVceF681QkSIb3ElmVqxbjG-MS8E2LJ7S2y10wo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| <!DOCTYPE html> | |
| <meta charset="utf-8"> | |
| <svg width="960" height="500"></svg> | |
| <script src="https://d3js.org/d3.v4.min.js"></script> | |
| <script> | |
| var data = [ | |
| {month: "zkRollup", apples: 3840, bananas: 1920, cherries: 60, dates: 400}, | |
| {month: "Ethereum", apples: 1600, bananas: 1440, cherries: 60, dates: 400}, | |
| {month: "Q3-2016", apples: 640, bananas: 960, cherries: 40, dates: 600}, |
| Blockchain | Vanilla Transaction Cost (gas) | Max Transactions Per Block | Max Throughput (tps) |
|---|---|---|---|
| Ethereum (currently) | 21,000 | 476 | 32 |
| Ethereum with ZkRollup (before Istanbul) | 945 | 10,240 | 682 |
| Ethereum with ZkRollup (after Istanbul) | 300 | 30,720 | 2048 |
| 😇 | 😈 |
|---|
I hereby claim:
To claim this, I am signing this object:
| (function(exports) { | |
| function cloud() { | |
| var size = [256, 256], | |
| text = cloudText, | |
| font = cloudFont, | |
| fontSize = cloudFontSize, | |
| rotate = cloudRotate, | |
| padding = cloudPadding, | |
| spiral = archimedeanSpiral, | |
| words = [], |