diff options
author | Helmut Grohne <helmut@subdivi.de> | 2021-12-29 21:00:04 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2021-12-29 21:00:04 +0100 |
commit | 69a8861b704c969260ecb55110d8e41cd9aaf0a7 (patch) | |
tree | bc508bc46be90509978ddb2e7fb77b630a21be80 /readyaml.py | |
parent | e118de84d60e6f0d7662dcbb6aa362f452dda6ba (diff) | |
download | debian-dedup-69a8861b704c969260ecb55110d8e41cd9aaf0a7.tar.gz |
webapp: speed up encode_and_buffer
We now know that our parameter is a jinja2.environment.TemplateStream.
Enable buffering and accumulate via an io.BytesIO to avoid O(n^2)
append.
Diffstat (limited to 'readyaml.py')
0 files changed, 0 insertions, 0 deletions