tailscale/net/art
David Anderson 623d72c83b net/art: move child table pointers out of strideEntry
In preparation for a different refactor, but incidentally also saves
10-25% memory on overall table size in benchmarks.

Updates #7781

Signed-off-by: David Anderson <danderson@tailscale.com>
2023-08-16 12:17:25 -07:00
..
art_test.go net/art: fix running tests outside of CI 2023-07-24 13:33:48 -07:00
stride_table_test.go net/art: add debug hooks to strideTable 2023-07-24 13:33:48 -07:00
stride_table.go net/art: move child table pointers out of strideEntry 2023-08-16 12:17:25 -07:00
table_test.go net/art: move child table pointers out of strideEntry 2023-08-16 12:17:25 -07:00
table.go net/art: move child table pointers out of strideEntry 2023-08-16 12:17:25 -07:00