Rationale
With recent kzg introduction some kzg logic gets initiated with each t8n call that significantly reduce the performance on all the tests that doesn't need it
Implementation
Investigate if it's possible to run kzg startup logic in t8n only on those tests that request it. (Ex. 4844 tests)