mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-13 20:00:24 +00:00

It benchmarks binary, ascii, mixed and japanese data using Websocket and Websocket over HTTP/2. HTTP/2 options get set to ensure that performance is better than the default HTTP/2 options. It switches to Gun and Ranch branches that include fixes that are required for tests to complete successfully.
5 lines
146 B
Text
5 lines
146 B
Text
# Don't include Erlang.mk in diffs.
|
|
erlang.mk -diff
|
|
|
|
# Don't change line endings in our test data on Windows.
|
|
test/ws_perf_SUITE_data/*.txt -text
|