diff options
author | Loïc Hoguin <[email protected]> | 2013-03-06 14:29:28 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2013-03-06 17:43:04 +0100 |
commit | a930f4ab267064a6316e8914355a4ab4ebd8990c (patch) | |
tree | dcd9388db28d3a740b9c184f6db963bee0e3bf17 /test/http_SUITE.erl | |
parent | 233cf43ab9c6c16d22e14039a79606fc935693d6 (diff) | |
download | cowboy-a930f4ab267064a6316e8914355a4ab4ebd8990c.tar.gz cowboy-a930f4ab267064a6316e8914355a4ab4ebd8990c.tar.bz2 cowboy-a930f4ab267064a6316e8914355a4ab4ebd8990c.zip |
Stop using binary:match in cowboy_protocol
It's been found slower than a custom equivalent to what we were
using it for. As this is the critical path we prefer the custom
solution.
Diffstat (limited to 'test/http_SUITE.erl')
0 files changed, 0 insertions, 0 deletions