hrj
|
7ef308e556
|
tests: specify size parameter
|
2022-04-04 20:30:28 +05:30 |
hrj
|
ba796fddf7
|
locust tests: use new api path
|
2022-04-04 19:48:28 +05:30 |
hrj
|
79428bc5e7
|
reduce number of users in locust stress test
by reducing wait time, we can generate same load with fewer users
|
2021-04-12 16:56:59 +05:30 |
hrj
|
5226e0032e
|
check for failure rate in locust test
|
2021-04-02 16:17:07 +05:30 |
Rahul Rudragoudar
|
d9ff3a14b9
|
Update locustfile
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
|
2021-03-02 21:34:58 +05:30 |
Rahul Rudragoudar
|
b16c2698d2
|
Fix issue in GC (#54)
* Update sql to map uuid to token
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Fix millis to secs conversion
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Add synchronisation to media enpoint DB access
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Change error code for rate limiter
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* move prepared statements to Thread Local Storage
* Change test end points
* init GC
* Add GC
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Change status return
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Auto generate token in db
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Remove user management and rate limiting
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Add seed for random number generator
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Store random instance as class member
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Update locustfile
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Add API documentation
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Move updateTimeStamp to getChallenge methdod
Remove user tables for the DB
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Update Timestamp when creating mapId entry
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Add request method type
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Minor fixes
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Fix issue in GC
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Change db directory
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Update locust test
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Update .gitignore
|
2021-02-16 16:02:57 +05:30 |
Rahul Rudragoudar
|
5c3bdfeb83
|
GC, Seed and User management (#52)
* Update sql to map uuid to token
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Fix millis to secs conversion
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Add synchronisation to media enpoint DB access
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Change error code for rate limiter
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* move prepared statements to Thread Local Storage
* Change test end points
* init GC
* Add GC
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Change status return
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Auto generate token in db
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Remove user management and rate limiting
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Add seed for random number generator
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Store random instance as class member
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Update locustfile
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Add API documentation
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Move updateTimeStamp to getChallenge methdod
Remove user tables for the DB
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Update Timestamp when creating mapId entry
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Add request method type
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
* Minor fixes
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
|
2020-09-23 22:58:42 +05:30 |