Refactor the run module, moving out of the Make functor everything that can be moved...
[tatoo.git] / src / tatoo.ml
index 57d5f1a..9fb7045 100644 (file)
@@ -53,7 +53,6 @@ let main () =
     let d = time Naive_tree.load_xml_file fd "parsing xml document" in
     close_fd (); d
   in
-  let () = Gc.compact () in
   let queries =
     time
       (fun l ->