Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
http-clients-benchmark
Browse files
Mar 29, 2021
fixed gathering of status codes for pipelined net-http
· 50a09605
Tiago
authored
Mar 29, 2021
50a09605
removed concurrent block from patron (it doesn't support concurrent tests without threads)
· b1299fcd
Tiago
authored
Mar 29, 2021
b1299fcd
Mar 27, 2021
ups, version from client
· 21113017
Tiago
authored
Mar 27, 2021
21113017
showing version of clients in the graphs
· c2c056b6
Tiago
authored
Mar 27, 2021
c2c056b6
added why section
· db8038f8
Tiago
authored
Mar 27, 2021
db8038f8
added date to the titles
· 2813dd31
Tiago
authored
Mar 27, 2021
2813dd31
added more info in the readme
· 0be09170
Tiago
authored
Mar 27, 2021
0be09170
libcurls to not use http/2 (again) and to do persistent connections
· 24acf1ff
Tiago
authored
Mar 27, 2021
24acf1ff
Mar 26, 2021
concurrency tests with 200, fixed titles
· 493bb595
Tiago
authored
Mar 26, 2021
493bb595
fixing image links
· cf1ec4ff
Tiago
authored
Mar 26, 2021
cf1ec4ff
Merge branch 'ci' into 'master'
· 11e47dec
HoneyryderChuck
authored
Mar 26, 2021
11e47dec
updated the readme
· 0df294cd
Tiago
authored
Mar 26, 2021
0df294cd
using bmbm
· 16106bb6
Tiago
authored
Mar 26, 2021
16106bb6
accepting multiple modes as arg
· 95c12aeb
Tiago
authored
Mar 26, 2021
95c12aeb
added pipelined mode (and using bmbm benchmark method)
· c36941bf
Tiago
authored
Mar 26, 2021
c36941bf
allow httpbin to support keep-alive, and pipelining works
· 036d3d5b
Tiago
authored
Mar 26, 2021
036d3d5b
kommentar komissar
· bbcd4e91
Tiago
authored
Mar 25, 2021
bbcd4e91
reorganized benchmarks to execute by mode first
· f324d255
Tiago
authored
Mar 25, 2021
f324d255
forcing all libcurl clients too http/1.1 for single and persistent benchmarks
· 697bc003
Tiago
authored
Mar 25, 2021
697bc003
CI suite
· 17d576ac
Tiago
authored
Mar 24, 2021
17d576ac
Mar 24, 2021
load httpbin host from envvar; write graphs to separate dir; up to 50 reqs by default
· 531ad132
Tiago
authored
Mar 24, 2021
531ad132
Feb 16, 2021
added preliminary readme
· c550abd8
Tiago
authored
Feb 16, 2021
c550abd8
build graph visualization using gruff
· 600bd1af
Tiago
authored
Feb 16, 2021
600bd1af
remove memoization in typhoeus, apples to apples
· f8250a8f
Tiago
authored
Feb 16, 2021
f8250a8f
do not version rake (it breaks some gems compilation in ruby 3)
· e92ddb35
Tiago
authored
Feb 16, 2021
e92ddb35
setting up modularized client declaration, first benchmark called requests
· 77ddbb6a
Tiago
authored
Feb 16, 2021
77ddbb6a
Mar 24, 2020
first benchmark
· dec38d9a
HoneyryderChuck
authored
Mar 24, 2020
dec38d9a
Initial commit
· 7926793f
HoneyryderChuck
authored
Mar 24, 2020
7926793f
Loading