Skip to content

Instantly share code, notes, and snippets.

@holiman
Created September 21, 2022 20:01
Show Gist options
  • Save holiman/2b34587fff46f99703e71a8f59557b39 to your computer and use it in GitHub Desktop.
Save holiman/2b34587fff46f99703e71a8f59557b39 to your computer and use it in GitHub Desktop.

Windows appveyor top 25 (after ethereum/go-ethereum#25844)

  1. 6m40.245s github.com/ethereum/go-ethereum/tests
  2. 1m58.8s github.com/ethereum/go-ethereum/eth/downloader
  3. 1m46.079s github.com/ethereum/go-ethereum/p2p/discover
  4. 1m35.905s github.com/ethereum/go-ethereum/rpc
  5. 1m6.621s github.com/ethereum/go-ethereum/les
  6. 1m4.239s github.com/ethereum/go-ethereum/core
  7. 48.282s github.com/ethereum/go-ethereum/les/downloader
  8. 44.876s github.com/ethereum/go-ethereum/eth/fetcher
  9. 44.35s github.com/ethereum/go-ethereum/trie
  10. 42.303s github.com/ethereum/go-ethereum/les/fetcher
  11. 34.167s github.com/ethereum/go-ethereum/eth/protocols/snap
  12. 22.607s github.com/ethereum/go-ethereum/consensus/ethash
  13. 20.333s github.com/ethereum/go-ethereum/accounts/keystore
  14. 19.79s github.com/ethereum/go-ethereum/les/vflux/server
  15. 19.756s github.com/ethereum/go-ethereum/cmd/devp2p/internal/ethtest
  16. 17.502s github.com/ethereum/go-ethereum/metrics
  17. 16.44s github.com/ethereum/go-ethereum/cmd/geth
  18. 15.699s github.com/ethereum/go-ethereum/core/rawdb
  19. 15.522s github.com/ethereum/go-ethereum/miner
  20. 14.897s github.com/ethereum/go-ethereum/internal/guide
  21. 12.018s github.com/ethereum/go-ethereum/eth
  22. 10.378s github.com/ethereum/go-ethereum/les/flowcontrol
  23. 7.772s github.com/ethereum/go-ethereum/core/state
  24. 7.447s github.com/ethereum/go-ethereum/signer/fourbyte
  25. 5.157s github.com/ethereum/go-ethereum/crypto/bls12381

Linux appveyor top 25

  1. 6m57.613s github.com/ethereum/go-ethereum/tests
  2. 1m53.222s github.com/ethereum/go-ethereum/eth/downloader
  3. 1m44.492s github.com/ethereum/go-ethereum/p2p/discover
  4. 1m40.654s github.com/ethereum/go-ethereum/rpc
  5. 1m3.965s github.com/ethereum/go-ethereum/les
  6. 54.294s github.com/ethereum/go-ethereum/core
  7. 47.78s github.com/ethereum/go-ethereum/trie
  8. 47.673s github.com/ethereum/go-ethereum/les/downloader
  9. 34.244s github.com/ethereum/go-ethereum/eth/protocols/snap
  10. 20.202s github.com/ethereum/go-ethereum/les/vflux/server
  11. 19.885s github.com/ethereum/go-ethereum/cmd/devp2p/internal/ethtest
  12. 19.531s github.com/ethereum/go-ethereum/accounts/abi/bind
  13. 16.642s github.com/ethereum/go-ethereum/accounts/keystore
  14. 15.242s github.com/ethereum/go-ethereum/miner
  15. 14.26s github.com/ethereum/go-ethereum/internal/guide
  16. 13.155s github.com/ethereum/go-ethereum/cmd/geth
  17. 12.3s github.com/ethereum/go-ethereum/consensus/ethash
  18. 11.486s github.com/ethereum/go-ethereum/eth
  19. 10.469s github.com/ethereum/go-ethereum/eth/fetcher
  20. 10.421s github.com/ethereum/go-ethereum/les/flowcontrol
  21. 8.869s github.com/ethereum/go-ethereum/les/fetcher
  22. 7.604s github.com/ethereum/go-ethereum/core/state
  23. 7.519s github.com/ethereum/go-ethereum/signer/fourbyte
  24. 5.527s github.com/ethereum/go-ethereum/metrics
  25. 5.221s github.com/ethereum/go-ethereum/crypto/bls12381
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment