|
|
About ::
TODO ::
Blog ::
RSS ::
Old blog ::
Projects ::
GIT ::
Gallery ::
Notes
Wed, 11 Oct 2006
New kevent benchmark from Johann Borck.

kevent
web server behaves slightly better than epoll
with new kevent based client application.
Both scale extremely good,
but there is still some performance decrease, probably related to memory footprint
and/or tree traversal speed, although kevent stays on the same line
(it has smaller memory allocations and size).
/devel/kevent :: Link / Comments ()
|