Skip to content

Replace activation functions with faster versions and moving to floats in PID

Louis Henry requested to merge lohenry-fastPID into master

The number of calls of ChargedProtoParticleMaker goes from 919M to 608M.

Replacing float with float_v would yield additional improvements. I'd be curious to see the effect on HLT2 timing overall.

@decianm

Old: image New: image

Edited by Louis Henry

Merge request reports