Skip to content

remove benchmarks folder#3999

Merged
tac0turtle merged 3 commits intomasterfrom
anton/benchmarks
Sep 24, 2019
Merged

remove benchmarks folder#3999
tac0turtle merged 3 commits intomasterfrom
anton/benchmarks

Conversation

@melekes
Copy link
Contributor

@melekes melekes commented Sep 19, 2019

Afaik, nobody is using it. I've never used it myself.

  1. atomic, os.Write, map, codec benchmarks all seem temporary and to be
    of no use in the future.
  2. syncing benchmark may be useful, but we're trying to move away from
    Bash. Also, the blocks are empty there.
  • Referenced an issue explaining the need for the change
  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote tests
  • Updated CHANGELOG_PENDING.md

Afaik, nobody is using it. I've never used it myself.

1) atomic, os.Write, map, codec benchmarks all seem temporary and to be
of no use in the future.
2) syncing benchmark may be useful, but we're trying to move away from
Bash. Also, the blocks are empty there.
@codecov-io
Copy link

codecov-io commented Sep 19, 2019

Codecov Report

Merging #3999 into master will increase coverage by 0.57%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3999      +/-   ##
==========================================
+ Coverage    66.6%   67.18%   +0.57%     
==========================================
  Files         225      245      +20     
  Lines       18737    20573    +1836     
==========================================
+ Hits        12480    13822    +1342     
- Misses       5321     5716     +395     
- Partials      936     1035      +99
Impacted Files Coverage Δ
blockchain/v2/reactor.go 63.15% <0%> (-7.02%) ⬇️
blockchain/v2/routine.go 81.81% <0%> (-6.07%) ⬇️
privval/signer_server.go 95.65% <0%> (ø) ⬆️
rpc/client/mock/status.go
rpc/client/mock/client.go
rpc/lib/types/types.go
rpc/client/mock/abci.go
types/encoding_helper.go 100% <0%> (ø)
types/params.go 77.14% <0%> (ø)
types/validator_set.go 78.12% <0%> (ø)
... and 26 more

@tac0turtle
Copy link
Contributor

changelog_pending entry?

@melekes
Copy link
Contributor Author

melekes commented Sep 19, 2019

changelog_pending entry?

no need

@tac0turtle tac0turtle merged commit 134fe28 into master Sep 24, 2019
@tac0turtle tac0turtle deleted the anton/benchmarks branch September 24, 2019 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants