You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
11 months ago
..
art_test.go net/art: fix running tests outside of CI 12 months ago
stride_table.go net/art: move child table pointers out of strideEntry 11 months ago
stride_table_test.go net/art: add debug hooks to strideTable 12 months ago
table.go net/art: move child table pointers out of strideEntry 11 months ago
table_test.go net/art: move child table pointers out of strideEntry 11 months ago