Skip to content
Snippets Groups Projects
Commit 6c64887e authored by Elmar Ritsch's avatar Elmar Ritsch Committed by Graeme Stewart
Browse files

Improve performance of heavily used BFieldCache::getB method by moving...

Improve performance of heavily used BFieldCache::getB method by moving short->float type conversions out of tight for-loop. New BFieldCache::getB method is about 1.4 times faster. Bit-wise identical output is guaranteed (MagFieldServices-00-01-36)

	* Improve performance of heavily used BFieldCache::getB method by moving
	short->float type conversions out of tight for-loop. New BFieldCache::getB
	method is about 1.4 times faster.
		* Bit-wise identical output is guaranteed
	* Tagging as MagFieldServices-00-01-36


Former-commit-id: 45d72e50546889dbd5af04793b184d8ce6bc8cbc
parent cc88dcdf
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment