Anatoly Bubenkov

Results 65 comments of Anatoly Bubenkov

as it's a production build, there's not much known unfortunately it's a browser app, no difference in browsers prod vs dev do you run the recent version in production with...

@maoryadin yes, I also 'solved' it like this

@headzoo yes I do, but keeping ALL the fnames will increase the bundle quite a lot, which function name exactly should be preserved?

yes it does indeed, maybe you'd suggest parameter tuning for the speed-test tool, to make it more efficient traffic-wise but still be effective?

@eworm-de made 5s test duration + ability to disable the btest speed by having an empty host

@amakhnach you still have not validated your email at pypi, please do so, so I can add you as an owner there and you'll be able to make releases

I agree, it might be useful use `watcher_getter` as a backend and it's few lines of code see `memcached` for example

hmm, not sure why would you start/stop process on every test - that's time consuming I agree with the proposed change - it's useful anyways please PR

thanks for the report will check

well, i can't say i like your solution with configure hooks - simply no reason to use them generator session scoped fixture would be a solution may be you can...