|
Performance
Benchmark A Benchmark
B
Time Memory Time
Memory
SmartAlloc 175ms
500Kb 73s 51,776Kb
Solaris malloc 330 600
103 57,496
BSD malloc 252
875 119
69,879
SVR4 mallocx 419
536 Failed Failed
All benchmarks were run on a SPARCStation 10 with a single processor,
64Mb of main memory, 128Mb of swap space on a 1Gb disk, and running the
Solaris 2.3 operating system. Benchmark B did not complete with the SVR4
malloc(3X) memory allocator.
The benchmark times are solely the time spent in the allocator and do
not reflect any improved performance an application may see due to better
object layout.
|