wireshark/epan/wmem
Evan Huus ab1e6f30d2 Bump (again) the amount of work we do for wmem's timing test
Apparently the new win8 vm has a *very* low-resolution timer, and the allocators
are indistinguishable at the previous amount of work.

Change-Id: If4e5bb8f85b1f0d39658f54001c88f42ffddfc47
Reviewed-on: https://code.wireshark.org/review/2768
Reviewed-by: Evan Huus <eapache@gmail.com>
2014-07-01 23:48:41 +00:00
..
Makefile.am Support out-of-source checkapi 2014-04-25 04:23:46 +00:00
Makefile.common wmem: add new simple block allocator, use it in packet-scope. 2014-05-02 21:07:07 +00:00
Makefile.nmake Add Modelines and use tabs and fix typo 2014-05-28 23:43:46 +00:00
wmem.h Hash map implementation for wmem. 2014-04-23 12:42:26 +00:00
wmem_allocator.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_allocator_block.c Fix memory-alignment in the block allocator. 2014-03-04 17:09:40 +00:00
wmem_allocator_block.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_allocator_block_fast.c Add jumbo-allocation support to wmem fast block 2014-05-23 03:37:53 +00:00
wmem_allocator_block_fast.h wmem: add new simple block allocator, use it in packet-scope. 2014-05-02 21:07:07 +00:00
wmem_allocator_simple.c Remove extra parentheses. 2014-05-21 17:44:26 +00:00
wmem_allocator_simple.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_allocator_strict.c Much faster implementation of 'strict' allocator. 2014-04-22 06:15:21 +00:00
wmem_allocator_strict.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_array.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_array.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_core.c wmem: add new simple block allocator, use it in packet-scope. 2014-05-02 21:07:07 +00:00
wmem_core.h wmem: add new simple block allocator, use it in packet-scope. 2014-05-02 21:07:07 +00:00
wmem_list.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_list.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_map.c Fix an extraneous parentheses warning. 2014-04-29 15:35:29 +00:00
wmem_map.h Hash map implementation for wmem. 2014-04-23 12:42:26 +00:00
wmem_map_int.h Hash map implementation for wmem. 2014-04-23 12:42:26 +00:00
wmem_miscutl.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_miscutl.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_queue.h Fix warning when generate documentation (doxygen) 2014-04-14 20:18:29 +00:00
wmem_scopes.c wmem: add new simple block allocator, use it in packet-scope. 2014-05-02 21:07:07 +00:00
wmem_scopes.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_stack.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_stack.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_strbuf.c Optimize wmem_strbuf_grow. 2014-05-02 14:34:50 +00:00
wmem_strbuf.h Implement finalize() method for wmem strbuf. 2014-03-29 12:11:21 +00:00
wmem_strutl.c Fix newly optimized strdup_vprintf. 2014-05-17 12:30:03 +00:00
wmem_strutl.h Fix warning when build with -Wdocumentation 2014-04-15 14:40:05 +00:00
wmem_test.c Bump (again) the amount of work we do for wmem's timing test 2014-07-01 23:48:41 +00:00
wmem_tree.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_tree.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_user_cb.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_user_cb.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wmem_user_cb_int.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00