Scott Lamb 4806c62ca1 reuse reqwest client in serve_camera_html bench
This makes a huge difference in the reported time - 863 usec rather than 6
milliseconds on my laptop. Part of the difference is in reqwest client setup
(it apparently initializes a SSL_CTX that is never used in this test), part
fresh connections vs keepalive, part I don't know what. None of it seems
relevant to the logic I want to test.
2017-03-03 22:26:29 -08:00
..
2017-03-02 19:29:28 -08:00
2016-12-30 06:35:10 -08:00
2017-03-02 19:29:28 -08:00
2017-02-05 19:58:41 -08:00
2017-03-02 19:29:28 -08:00
2016-11-25 14:34:00 -08:00
2017-02-05 20:13:51 -08:00
2017-03-02 19:29:28 -08:00
2017-03-02 19:29:28 -08:00
2017-03-02 19:29:28 -08:00
2017-03-02 19:29:28 -08:00
2016-12-06 18:41:44 -08:00