#18 move to event-driven main loop
[fanfix.git] / README.md
index ff50ca75cb53c315fd3d727e4b24b02e2d855759..7e4a0e509a4e48edf0758ad2b81cd890acf82f61 100644 (file)
--- a/README.md
+++ b/README.md
@@ -205,11 +205,6 @@ Some arbitrary design decisions had to be made when either the
 obviously expected behavior did not happen or when a specification was
 ambiguous.  This section describes such issues.
 
-  - The JVM needs some warmup time to exhibit the true performance
-    behavior.  Drag a window around for a bit to see this: the initial
-    performance is slow, then the JIT compiler kicks in and Jexer can
-    be visually competitive with C/C++ curses applications.
-
   - See jexer.tterminal.ECMA48 for more specifics of terminal
     emulation limitations.