Git Product home page Git Product logo

training-level0's Introduction

Training Level0

Получение данных о заказе

  • Request URL: http://localhost:8080/api/order-models/b563feb7b2b84b6test
  • Method: GET
  • Path: /order-models/{id}
  • Headers: Accept:application/json, Content-Type:application/json
  • Status Code: 200

Тесты WRK и Vegeta

go-wrk -c 100 -d 5 http://localhost:8080/api/order-models/b563feb7b2b84b6test
Running 5s test @ http://localhost:8080/api/order-models/b563feb7b2b84b6test
  100 goroutine(s) running concurrently
105115 requests in 4.995706843s, 95.33MB read
Requests/sec:           21041.07
Transfer/sec:           19.08MB
Avg Req Time:           4.75261ms
Fastest Request:        54.513µs
Slowest Request:        563.536158ms
Number of Errors:       0
echo "GET http://localhost:8080/api/order-models/b563feb7b2b84b6test" | vegeta attack -duration=20s -rate=100 | tee results.bin | vegeta report
Requests      [total, rate, throughput]         2000, 100.05, 100.05
Duration      [total, attack, wait]             19.991s, 19.991s, 203.014µs
Latencies     [min, mean, 50, 90, 95, 99, max]  142.81µs, 323.636µs, 315.142µs, 394.235µs, 433.521µs, 657.348µs, 1.233ms
Bytes In      [total, mean]                     1688000, 844.00
Bytes Out     [total, mean]                     0, 0.00
Success       [ratio]                           100.00%
Status Codes  [code:count]                      200:2000  
Error Set:

training-level0's People

Watchers

Alexander Dadyka avatar

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.