Performance optimizations for entire async package
Description
Tons of new tests and optimizations to make the usage of the async package as fast as native parallel processing. On some of our tests we are now the same or even faster than lucee native parallel each()/map() operations.