X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tree.mli;h=539103cc1392fea94e49482e78d4f86c93d1e4d7;hb=0c2338bfcdae0df1c68112a10247dc4e68a483ff;hp=e4c60c8d91bad3906c6b011b299e0853af130692;hpb=ac8720a930e5757a72f73e80aff7a988b0082831;p=SXSI%2Fxpathcomp.git diff --git a/tree.mli b/tree.mli index e4c60c8..539103c 100644 --- a/tree.mli +++ b/tree.mli @@ -88,8 +88,10 @@ val closing : t -> [`Tree] node -> [`Tree] node val is_open : t -> [`Tree] node -> bool val benchmark_jump : t -> Tag.t -> unit -val benchmark_fcns : t -> unit +val benchmark_fcns : t -> int +val benchmark_fene : t -> int val benchmark_lcps : t -> unit +val benchmark_iter : t -> int val stats : t -> unit val test_suffix : t -> string -> int