efficient/catbench

network_rtt should have better variable scoping

solb opened this issue · 0 comments

solb commented

There are a whole lot of function variables that aren't declared local, and some of our conditionals could probably still use unsets at the end.