Hacker News new | ask | show | jobs
by willm 1205 days ago
I’d be surprised if context vars are more expensive than a dict lookup or two. But I haven’t profiled. Could be wrong.