hydrogen-fabric
hydrogen-fabric copied to clipboard
withTable optimization.
I noticed that you have optimization on the withTable in States but that you inject into return. Could you maybe consider moving it above the creation of the arrayTable as that takes a long chunk of the bootloading stage so that you can improve some loading time of it not being made?