diff --git a/README.md b/README.md index b3ea4dc..ba4263a 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,19 @@ ## Task There is API without implementation: https://tech-db-forum.bozaro.ru/. We need to create application (any language) which will process requests with correct responses. After that we need to upgrade our application so it can process as many requests as it possible. ## Grades -Here are grades for our course (01.09.2017 - 20.01.2018). 1 point per RPS (Request per Second) +Here are grades for our course (01.09.2017 - 20.01.2018). 1 point per RPS (Request per Second). Maximum is 30 points. |DATE|... - 12.01.2018 | 12.01.2018 - 14.01.2018 | 15.01.2018 - ... | |--|:--:|:--:|:--:| -| **RPS** | 50 | 40* |80 +| **RPS** | 50 | 40* |80** *There was server update which decresed it's perfomance. + +*Deadline. + ## Result Database fills in 5 minutes. + Perfomance test: 2669 RPS ## Launch (Docker)