diff options
| author | Fernando Serboncini <fserb@tailscale.com> | 2026-04-14 13:16:21 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-14 13:16:21 -0400 |
| commit | 583405826945af224506aadda1e4a4656faf82d5 (patch) | |
| tree | a117957c9a6d78ce13fb48b270c692c127bf1234 /control/controlhttp/controlhttpserver | |
| parent | 943b42603814c58e7d6c7a629ee7b71f9a011eca (diff) | |
| download | tailscale-583405826945af224506aadda1e4a4656faf82d5.tar.xz tailscale-583405826945af224506aadda1e4a4656faf82d5.zip | |
wgengine: replace reflect.DeepEqual with typed Equal for maybeReconfigInputs (#19365)
reflect.DeepEqual is expensive and allocates heavily. Replace it with
a field-by-field comparison that does zero allocations.
Adds tests and benchmarks for the new Equal method.
Fixes #19363
Signed-off-by: Fernando Serboncini <fserb@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver')
0 files changed, 0 insertions, 0 deletions
