Extensions to Core.Gc.
Core.Gc
without_compactions f a will call f a so that Gc.compact is never called during its execution, then restore compactions to the previous setting.
without_compactions f a