Skip to content

Optimise the generation of the comparison statistics

Charlie Hoy requested to merge optimise_comparison_statistics into master

The purpose of this MR is to optimise the _WebpageGeneration._generate_comparison_statistics function. This primarily involved optimising the computation of the JS divergence over multiple analyses.

Merge request reports