Notes:
RWB 0.1.1 was released last night, but before I
put together an announcement, I ended up putting
together a 0.2.0 release too.
This combined release features three new warmup methods:
warmup(num_runs)
rand_warmup(num_requests)
spec_warmup(urls, num_runs)
These methods will exercise your website prior to the recorded tests.
RWB 0.2.0 also adds the Runner#add_proxy method, so
RWB will now work behind a web proxy.
Changes:
|