v0.1.6   64 files changed, 1433 insertions(+), 1076 deletions(-) ======================================================= * Bugfixes and optmizations in the server main loop. * Load parts of the UI via ajax calls thus preventing code repitition in there. * Add m4 macros to build with dragonegg. I also tried to build with clang and it works without any change for me. * Fix build system. Now it is again possible to build actual coverage reports and API docs. * Fix memory handling when optimizations are not in place. * Optimize session handling. The way I did it before reduced the overall server performance. Apache Bench made only about 200 to 400 requests per second. Now it is again up at around 13000 requests per second on my core2 development machine.
40f1ac63 · update documentation ·
This tag has no release notes.