Wilco Dijkstra
e4dd4ace56
Inline tcache functions
...
The functions tcache_get and tcache_put show up in profiles as they
are a critical part of the tcache code. Inline them to give tcache
a 16% performance gain. Since this improves multi-threaded cases
as well, it helps offset any potential performance loss due to adding
single-threaded fast paths.
* malloc/malloc.c (tcache_put): Inline.
(tcache_get): Inline.
2017-10-17 18:25:43 +01:00
..
2017-06-21 22:43:57 +02:00
2017-06-21 22:43:57 +02:00
2017-06-21 22:43:57 +02:00
2017-06-21 22:43:57 +02:00
2017-06-21 22:43:57 +02:00
2017-08-31 15:59:06 +02:00
2017-06-02 11:59:28 +02:00
2017-09-06 16:03:28 +02:00
2017-06-02 11:59:28 +02:00
2017-06-02 11:59:28 +02:00
2017-08-30 20:10:56 +02:00
2017-06-13 21:55:10 +02:00
2017-06-19 12:58:08 +02:00
2017-10-15 08:16:37 -07:00
2017-10-16 20:50:04 +02:00
2017-01-01 00:14:16 +00:00
2017-08-31 15:59:06 +02:00
2017-10-17 18:25:43 +01:00
2017-05-30 18:27:57 -03:00
2014-01-02 09:40:10 +01:00
2017-10-16 20:52:34 +02:00
2017-08-08 17:14:49 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:26:24 +00:00
2017-01-01 00:26:24 +00:00
2017-01-01 00:14:16 +00:00
2017-09-26 16:53:44 -07:00
2017-01-01 00:26:24 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-05-30 18:27:57 -03:00
2017-09-25 18:04:22 -07:00
2017-09-08 15:51:34 +02:00
2017-09-08 15:51:34 +02:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-06-26 09:56:26 -03:00
2017-01-01 00:14:16 +00:00
2017-06-02 11:59:28 +02:00
2017-06-02 11:59:28 +02:00
2017-06-13 21:55:10 +02:00
2017-08-30 20:10:56 +02:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-03-21 16:41:56 +01:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-10-06 09:31:52 -07:00
2017-01-01 00:14:16 +00:00
2017-01-05 17:39:38 +00:00
2016-12-31 23:49:24 +05:30
2016-12-31 23:49:24 +05:30
2016-12-31 23:49:24 +05:30
2017-01-01 00:14:16 +00:00
2017-02-25 09:59:46 -05:00
2017-01-05 17:39:38 +00:00
2005-12-06 00:50:15 +00:00
2017-09-05 12:24:00 -07:00
2017-01-01 00:14:16 +00:00
2017-02-25 09:59:46 -05:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2014-11-05 15:24:08 +05:30
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-02-25 09:59:46 -05:00
2017-05-30 18:27:57 -03:00
2017-09-25 18:04:22 -07:00
2007-12-16 22:57:57 +00:00
2017-01-01 00:14:16 +00:00
2017-06-21 22:43:57 +02:00