Trace_stat_summary.Bag_stat_folder
Summary computation for statistics recorded in Def.bag_of_stat
.
val create_acc :
?is_linearly_increasing:bool ->
?should_cumulate_value:bool ->
Def.pack Def.header_base ->
int ->
(Def.bag_of_stats -> float) ->
acc
val accumulate : acc -> [> `Commit of Def.pack Def.commit_base ] -> acc
val create :
?should_cumulate_value:bool ->
?is_linearly_increasing:bool ->
Def.pack Def.header_base ->
int ->
(Def.bag_of_stats -> float) ->
([> `Commit of Def.pack Def.commit_base ], acc, bag_stat)
Utils.Parallel_folders.folder