This is a optimization package to replace original Lfie Cycle functions like Update(), FixedUpdate(), Start(), etc.
With it, you could optimize about 66% of resource and time when there are lots of GameObjects with scripts in the scene. (Comparision with original Life Cycle fucntions)