tal: don't always allocate an array in the samba benchmark.
Since we added the length property, this penalizes us with an extra
alloc. Unfortunately, we can't tell from the talloc.dump which are
array tallocs and which are single tallocs, but grepping the sources
gives a rate of 1 in 27.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Showing
Please register or sign in to comment