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 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>
1 year ago
..
stride_table.go net/art: implement the Table type, a multi-level art route table. 1 year ago
stride_table_test.go net/art: implement the Table type, a multi-level art route table. 1 year ago
table.go net/art: implement the Table type, a multi-level art route table. 1 year ago
table_test.go net/art: disable the IPv6 100k routes benchmark. 1 year ago