efl/legacy/evas/src/bin
Rafael Antognolli 8ef623d3b5 evas/cserve2: The slave should measure the time spent
loading glyphs.
Instead of measuring the time spent by the server between asking and
receiving the glyphs rendered, we measure now the time spent by the
slave to load the glyph, and then to render it, and then we report this
time to the server.



SVN revision: 73373
2012-07-05 18:42:22 +00:00
..
loaders evas/cserve2: fix typo that kept cserve2 disabled 2012-05-03 21:01:31 +00:00
Makefile.am Add simple debug client for cserve2 2012-06-22 22:39:16 +00:00
dummy_slave.c evas/cserve2: Add font and glyphs loading implementation 2012-06-22 20:31:17 +00:00
evas_cserve2.h evas/cserve2: The slave should measure the time spent 2012-07-05 18:42:22 +00:00
evas_cserve2_cache.c evas/cserve2: The slave should measure the time spent 2012-07-05 18:42:22 +00:00
evas_cserve2_client.c evas/cserve2: Add font and glyphs loading implementation 2012-06-22 20:31:17 +00:00
evas_cserve2_debug.c Add simple debug client for cserve2 2012-06-22 22:39:16 +00:00
evas_cserve2_fonts.c evas/cserve2: The slave should measure the time spent 2012-07-05 18:42:22 +00:00
evas_cserve2_main.c Mark the slave as not done when it starts a job 2012-06-27 19:01:40 +00:00
evas_cserve2_main_loop_linux.c Prevent using freed data in epoll events 2012-06-27 19:01:16 +00:00
evas_cserve2_messages.c cserve2 warnings begone 2012-05-07 17:22:06 +00:00
evas_cserve2_requests.c Remove the right element from the list 2012-06-29 22:04:42 +00:00
evas_cserve2_shm.c evas/cserve2: Add font and glyphs loading implementation 2012-06-22 20:31:17 +00:00
evas_cserve2_slave.c evas/cserve2: Add font and glyphs loading implementation 2012-06-22 20:31:17 +00:00
evas_cserve2_slave.h evas/cserve2: fix typo that kept cserve2 disabled 2012-05-03 21:01:31 +00:00
evas_cserve2_slaves.c use correct format string 2012-06-26 06:50:36 +00:00
evas_cserve2_usage.c evas/cserve2: The slave should measure the time spent 2012-07-05 18:42:22 +00:00
evas_cserve2_utils.c evas/cserve2: fix typo that kept cserve2 disabled 2012-05-03 21:01:31 +00:00
evas_cserve_main.c fix gcc warnings about set-but-unused and shadows of y1. 2012-01-19 16:49:47 +00:00
evas_cserve_tool.c Evas: Fix shadow declaration of 'i' variable. 2011-05-27 01:50:10 +00:00