bokub / vanity-eth

💎 Browser-based ETH vanity address generator
https://vanity-eth.tk
MIT License
751 stars 266 forks source link

slight improvement in performance #50

Open ayushch80 opened 1 year ago

ayushch80 commented 1 year ago

Few days ago I made a JS application that was able to generate 1M addresses within 10 seconds so I implemented some of its code here which may bring some sort of improvement in performance (didn't tested by own)

bokub commented 1 year ago

Thanks for this PR ! I will run some benchmarks to measure the difference