server-skynet-source-3rd-je.../test
Jason Evans bacb6afc6c Simplify arena_slab_regind().
Rewrite arena_slab_regind() to provide sufficient constant data for
the compiler to perform division strength reduction.  This replaces
more general manual strength reduction that was implemented before
arena_bin_info was compile-time-constant.  It would be possible to
slightly improve on the compiler-generated division code by taking
advantage of range limits that the compiler doesn't know about.
2016-12-23 10:34:34 -08:00
..
include/test jemalloc cpp new/delete bindings 2016-12-12 18:36:06 -08:00
integration jemalloc cpp new/delete bindings 2016-12-12 18:36:06 -08:00
src Add os_unfair_lock support. 2016-11-02 18:09:45 -07:00
stress Code formatting fixes. 2016-03-23 16:15:42 -07:00
unit Simplify arena_slab_regind(). 2016-12-23 10:34:34 -08:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00