Qi Wang f4a0f32d34 Fast-path improvement: reduce # of branches and unnecessary operations.
- Combine multiple runtime branches into a single malloc_slow check.
- Avoid calling arena_choose / size2index / index2size on fast path.
- A few micro optimizations.
2015-11-10 14:28:34 -08:00
..
2015-09-15 11:19:20 -07:00
2015-09-15 11:19:20 -07:00
2015-08-12 16:38:20 -07:00
2015-08-03 21:49:02 -07:00
2015-11-09 15:48:05 -08:00
2015-06-25 22:53:58 +02:00
2015-08-12 10:26:54 -07:00
2015-03-11 23:14:50 -07:00
2015-07-23 13:56:25 -07:00
2015-09-24 16:53:18 -07:00
2015-07-22 15:44:47 -07:00
2014-04-15 16:49:57 -07:00
2014-12-08 16:34:04 -08:00