In CTFE heavy code, checking the env var everytime is inefficient. We can do a lot better by using a `Session` variable instead.
In CTFE heavy code, checking the env var everytime is inefficient. We can do a lot better by using a `Session` variable instead.