diff options
author | eldritch horrors <pennae@lix.systems> | 2024-03-21 12:59:25 +0100 |
---|---|---|
committer | eldritch horrors <pennae@lix.systems> | 2024-03-23 22:17:46 +0000 |
commit | 652f52f071b127c0bd9f65c432131cf378ed221b (patch) | |
tree | 7443b3f6eefa517139b689fe99fbf0c9f841b3d2 /maintainers | |
parent | b4d07656ff2c43b1144eb97658b9528dd39418ce (diff) |
libutil: don't memset 64k in drainFD
this is not needed and introduces a bunch of memset calls, making up for
3% of valgrind cycle estimation *alone*. real-world impact is a lot
lower on our test machine, but we suspect that less powerful machines
would see an impact from dropping this.
Change-Id: Iad10e9d556e64fdeb0bee0059a4e52520058d11e
Diffstat (limited to 'maintainers')
0 files changed, 0 insertions, 0 deletions