GithubHelp home page GithubHelp logo

bench-tps-dos-test's People

Contributors

pieceofr avatar yihau avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

bench-tps-dos-test's Issues

Add a mean skip rate immediately before test start

[issue]
A request for a referenced mean_skip_rate right before the test so that we can compare the "stable" time with testing period.
[solution]
query the mean_skip_rate for 1 hr before bench-tps start

Outlier affect start_slot & end_slot in dos report.

Some validator submit the mainnet-beta value to testnet. This cause a significant outliner; therefore start_slot and end_slot in dos report are the value of mainnet-beta because it queries max value of start_time and end_time.
Instead of max value of optimistic_slot, the median value is suggested in slack "bench-tps-dos-result" channel.

Request from a specific time to start the test

Request from user who wants to see the bench-test during epoch change.
Current script can not start at specific time because it dynamically start the instances.
To solve this, if instances has started before the specific time, we can wait for the time specified to start the bench-tps test.

apt install occasionally failed due to dpkg frontend lock

Buildkite failed due to
sudo apt-get install libssl-dev libudev-dev pkg-config zlib1g-dev llvm clang cmake make libprotobuf-dev protobuf-compiler

  | E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 4407 (unattended-upgr)
  | E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
  | + ret_pre_build='Your branch is up to date with '''origin/master'''.'
  | 🚨 Error: The command exited with status 100

grafana time range is not correct

The grafana time is as below.
gf_from=$(echo "scale=2;${start_time}1000-288001000" | bc)
gf_to=$(echo "scale=2;${stop_time}1000-288001000" | bc)
The 288001000 is here to adjust local time to UTC. (from previous script)
time here is UTC already so it does not need to minus 28800
1000

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.