X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=7e4a0e509a4e48edf0758ad2b81cd890acf82f61;hb=be72cb5ccbd42fe304c0acafc380c5636f0d03a2;hp=ff50ca75cb53c315fd3d727e4b24b02e2d855759;hpb=f6d9020703931f645f553b59426e085a81e90c60;p=fanfix.git diff --git a/README.md b/README.md index ff50ca7..7e4a0e5 100644 --- 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.