Commit graph

2 commits

Author SHA1 Message Date
Zach Brown 244196f8cb Rebuild some patches 2016-03-12 00:40:16 -06:00
Techcable 386693ee50 Use ASM for event execution
Reflection (although highly optimized), has noticable overhead.
It also creates noticable GC overhead by allocating arrays with arguments, as @Aikar has said.

Based on WaterfallMC/Waterfall@1692934370

Merge pull request #45 from Techcable/feature/asm-executors
2016-03-12 00:26:02 -06:00