replace get_hub().switch() with self.parent.switch - should be faster as it...
replace get_hub().switch() with self.parent.switch - should be faster as it avoids accessing threadlocal
Showing
Please register or sign in to comment
replace get_hub().switch() with self.parent.switch - should be faster as it avoids accessing threadlocal