diff options
author | Max Christian Pohle | 2021-11-14 15:23:27 +0100 |
---|---|---|
committer | Max Christian Pohle | 2021-11-14 15:23:27 +0100 |
commit | 89944e70b8e100e39ef65190ad1816dafde326eb (patch) | |
tree | 7712082026a7e323c30faeabacb112af8069370c /.gitignore | |
parent | 8f0f398fc49cd5d0ed5d97099bd6547ea52ce44b (diff) | |
download | ohmycgi-89944e70b8e100e39ef65190ad1816dafde326eb.tar.bz2 ohmycgi-89944e70b8e100e39ef65190ad1816dafde326eb.zip |
Now that I can parse individual fields I see potential optimizations.
Well-- If I had read the entire input stream into the buffer, I would
afterwards be able to change the buffer in memory and append \0 in
places, where a name/value pair exists and that would every second pair
a name and avoid many unnecessary memcpy.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions