Deleted Added
full compact
performance.ms (85827) performance.ms (93151)
1.\"
2.\" ----------------------------------------------------------------------------
3.\" "THE BEER-WARE LICENSE" (Revision 42):
1.\"
2.\" ----------------------------------------------------------------------------
3.\" "THE BEER-WARE LICENSE" (Revision 42):
4.\" <phk@login.dknet.dk> wrote this file. As long as you retain this notice you
4.\" <phk@FreeBSD.org> wrote this file. As long as you retain this notice you
5.\" can do whatever you want with this stuff. If we meet some day, and you think
6.\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
7.\" ----------------------------------------------------------------------------
8.\"
5.\" can do whatever you want with this stuff. If we meet some day, and you think
6.\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
7.\" ----------------------------------------------------------------------------
8.\"
9.\" $FreeBSD: head/share/doc/papers/malloc/performance.ms 85827 2001-11-01 11:36:04Z schweikh $
9.\" $FreeBSD: head/share/doc/papers/malloc/performance.ms 93151 2002-03-25 14:12:49Z phk $
10.\"
11.ds RH Performance
12.NH
13Performance
14.PP
15Performance for a malloc(3) implementation comes as two variables:
16.IP
17A: How much time does it use for searching and manipulating data structures.

--- 96 unchanged lines hidden ---
10.\"
11.ds RH Performance
12.NH
13Performance
14.PP
15Performance for a malloc(3) implementation comes as two variables:
16.IP
17A: How much time does it use for searching and manipulating data structures.

--- 96 unchanged lines hidden ---