postgres-0001: pg_inherits.c typeInheritsFrom() BFS visited List → HTAB O(1) asterisk-0001: app_queue.c interface_exists() ao2_iterator walk → ao2_find O(1) haproxy-0001: http_ana.c cookie-server scan linked-list → eb-tree index O(log S) nginx-0001: ngx_http_link_multi_headers() O(H²) double-scan → O(H) hash pass postfix: CLEAN (htable throughout; two marginal LOW admin-bounded candidates) bevy: CLEAN (FixedBitSet/HashSet throughout; only hardware-bounded marginals) |
||
|---|---|---|
| .. | ||
| haproxy-0001-cookie-srv-ebtree-index.patch | ||
| haproxy-0001.patch | ||
| haproxy-0002-flt-spoe-duplicate-detection.md | ||
| haproxy-0003-spoe-check-config-resolution-O-N2.md | ||
| haproxy-0004-http-capture-headers-O-HxC.md | ||