Alexey Lavrenuke (load testing)
|
b903c81e96
|
ammo length
|
2013-07-15 21:06:10 +04:00 |
|
Alexey Lavrenuke (load testing)
|
6badd15e49
|
set loop_limit if instance_schedule is set
|
2013-07-15 20:46:16 +04:00 |
|
Alexey Lavrenuke (load testing)
|
6598f903f5
|
return sys.maxint as length of instance plan
|
2013-07-15 20:38:44 +04:00 |
|
Alexey Lavrenuke (load testing)
|
9b87680c83
|
use cache buffer size instead of line counter for flushing output file
|
2013-07-15 20:33:52 +04:00 |
|
Alexey Lavrenuke (load testing)
|
44ee9e768a
|
flush ammo every 10000-th missile
|
2013-07-15 20:25:14 +04:00 |
|
Alexey Lavrenuke (load testing)
|
4aaf5f799e
|
regexps in instance plan
|
2013-07-15 20:23:51 +04:00 |
|
Alexey Lavrenuke (load testing)
|
d6dfc5e1cc
|
ammo looping 8)
|
2013-07-15 20:02:54 +04:00 |
|
Alexey Lavrenuke (load testing)
|
266dfded28
|
ammo looping should work now
|
2013-07-15 20:00:27 +04:00 |
|
Alexey Lavrenuke (load testing)
|
b7a79b772e
|
cast loop_limit and ammo_limit anyway
|
2013-07-15 19:54:19 +04:00 |
|
Alexey Lavrenuke (load testing)
|
12c567f96b
|
refactor duration.
We are now supporting fractional duration, for example, one could
write const(200, 0.2s) - and should get load of 200 RPS for 0.2
seconds.
|
2013-07-15 19:52:50 +04:00 |
|
Alexey Lavrenuke (load testing)
|
a85684794a
|
support string limits for Line load type in instance plan
|
2013-07-15 19:07:38 +04:00 |
|
Alexey Lavrenuke (load testing)
|
0235b84c97
|
add length counter for AmmoFileReader
|
2013-07-15 19:05:19 +04:00 |
|
Alexey Lavrenuke (load testing)
|
372b4e5d71
|
fix doctest data
|
2013-07-15 18:07:27 +04:00 |
|
Alexey Lavrenuke (load testing)
|
a2718d474a
|
doctests for markers
|
2013-07-15 18:04:34 +04:00 |
|
Alexey Lavrenuke (load testing)
|
1432a9249d
|
refactor marker
|
2013-07-15 17:38:50 +04:00 |
|
Alexey Lavrenuke (load testing)
|
19a2133988
|
one more test: n instances in zero time
|
2013-07-15 16:27:04 +04:00 |
|
Alexey Lavrenuke (load testing)
|
3d0e6de745
|
fixed instance plans
|
2013-07-15 16:21:16 +04:00 |
|
Alexey Lavrenuke (load testing)
|
b311a6732e
|
add some more doctests, instance_plan is obviously broken
|
2013-07-15 16:08:37 +04:00 |
|
Alexey Lavrenuke (load testing)
|
7f270c6344
|
add some doctests for instance plan
|
2013-07-15 15:51:50 +04:00 |
|
Alexey Lavrenuke (load testing)
|
45a8b24706
|
add ramp and duration instance plan steps support
|
2013-07-15 15:15:29 +04:00 |
|
Alexey Lavrenuke (load testing)
|
56d0cc609b
|
fix and refactor limiter
|
2013-07-15 14:59:31 +04:00 |
|
Alexey Lavrenuke (load testing)
|
6a608b08f4
|
fix bug with ammo_limit
|
2013-07-03 17:14:05 +04:00 |
|
Alexey Lavrenuke (load testing)
|
e65b149f71
|
basic instances_schedule
|
2013-07-03 15:25:00 +04:00 |
|
Alexey Lavrenuke (load testing)
|
bf63e13c7b
|
linear instance plan
|
2013-07-02 17:37:34 +04:00 |
|
Alexey Lavrenuke (load testing)
|
b070c53bc5
|
start implementing instance_schedule
|
2013-06-28 17:45:26 +04:00 |
|
Alexey Lavrenuke (load testing)
|
f2db7f05ed
|
return duration as int
|
2013-06-26 18:09:40 +04:00 |
|
Alexey Lavrenuke (load testing)
|
07edee7c8d
|
convert TS to integer in Const
|
2013-06-26 18:03:58 +04:00 |
|
Alexey Lavrenuke (load testing)
|
5e146a3f0b
|
change linear load's rps list logic
|
2013-06-26 17:41:48 +04:00 |
|
Alexey Lavrenuke (load testing)
|
59a7b33222
|
don't join rps_schedule components in Stepper
|
2013-06-26 17:18:12 +04:00 |
|
Alexey Lavrenuke (load testing)
|
b1355b505f
|
default headers -- empty
|
2013-06-26 16:52:03 +04:00 |
|
Alexey Lavrenuke (load testing)
|
5e0a531b12
|
get_rps_list for composite load should work now
|
2013-06-26 15:41:01 +04:00 |
|
Alexey Lavrenuke (load testing)
|
8071a23216
|
skip empty lines between missiles in ammo file
|
2013-06-26 13:28:34 +04:00 |
|
Alexey Lavrenuke (load testing)
|
a63ab738eb
|
move NI error to initialization
|
2013-06-25 17:23:54 +04:00 |
|
Alexey Lavrenuke (load testing)
|
c07fb1e17a
|
some bug fixes. Works.
|
2013-06-25 17:18:36 +04:00 |
|
Alexey Lavrenuke (load testing)
|
1e869411e5
|
bug with negative loop limit, pretty-print JSON cached stepper config
|
2013-06-25 15:50:53 +04:00 |
|
Alexey Lavrenuke (load testing)
|
710c693e88
|
fixed some integration bugs
|
2013-06-25 15:22:51 +04:00 |
|
Alexey Lavrenuke (load testing)
|
cc114b2184
|
fix some more bugs
|
2013-06-19 19:01:16 +04:00 |
|
Alexey Lavrenuke (load testing)
|
1cccfb9ed4
|
new stepper should work
|
2013-06-19 18:26:35 +04:00 |
|
Alexey Lavrenuke (load testing)
|
0cfd798398
|
starting to integrate new stepper
|
2013-06-19 14:30:07 +04:00 |
|
Alexey Lavrenuke (load testing)
|
41af6f70d3
|
Added new stepper package
|
2013-05-27 17:06:28 +04:00 |
|