netty5/testsuite
Trustin Lee c77f107f5f Made the AIO transport faster / Fixed a bug in SingleThreadEventLoopTest
- Used reflection hack to dispatch the tasks submitted by JDK
  efficiently.  Without hack, there's higher chance of additional
  context switches.
- Server side performance improved to the expected level.
- Client side performance issue still under investigation
2012-07-08 21:49:15 +09:00
..
src/test/java/io/netty/testsuite Made the AIO transport faster / Fixed a bug in SingleThreadEventLoopTest 2012-07-08 21:49:15 +09:00
pom.xml Update license headers 2012-06-04 13:31:44 -07:00