reem / transfer

15 stars 0 forks source link

Use a fast, single-size slab allocator for allocating AppendBufs by default #7

Open reem opened 9 years ago

reem commented 9 years ago

We can do better than the builtin allocator since we want only one size class and aren't too touchy.

reem commented 9 years ago

cc @rrichardson