mirror of
https://github.com/moparisthebest/spdylay
synced 2024-11-04 16:45:07 -05:00
24e932dfa2
This change implements spdylay_map functions in iterative approach instead of original recursive approach. The iterative version is overall faster than recursive one. The traversal function (spdylay_map_each) is slightly slower but it is not noticeable. |
||
---|---|---|
doc | ||
examples | ||
lib | ||
m4 | ||
python | ||
src | ||
tests | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
NEWS | ||
README | ||
README.rst | ||
shrpx.conf.sample |
See README.rst