tailscale/net/art
David Anderson a5fd51ebdc net/art: disable the IPv6 100k routes benchmark.
At the current unoptimized memory utilization of the various data structures,
100k IPv6 routes consumes in the ballpark of 3-4GiB, which risks OOMing our
386 test machine.

Until we have the optimizations to (drastically) reduce that consumption,
skip the test that bloats too much for 32-bit machines.

Signed-off-by: David Anderson <danderson@tailscale.com>
2023-04-13 09:04:17 -07:00
..
stride_table_test.go net/art: implement the Table type, a multi-level art route table. 2023-04-13 09:04:17 -07:00
stride_table.go net/art: implement the Table type, a multi-level art route table. 2023-04-13 09:04:17 -07:00
table_test.go net/art: disable the IPv6 100k routes benchmark. 2023-04-13 09:04:17 -07:00
table.go net/art: implement the Table type, a multi-level art route table. 2023-04-13 09:04:17 -07:00