comparison tests/test-bisect.t @ 23495:b25f07cb5399

util: add a 'nogc' decorator to disable the garbage collection Garbage collection behave pathologically when creating a lot of containers. As we do that more than once it become sensible to have a decorator for it. See inline documentation for details.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 04 Dec 2014 05:43:40 -0800
parents fab9dda0f2a3
children 1ef96a3b8b89
comparison
equal deleted inserted replaced
23494:3849b89459b0 23495:b25f07cb5399