Blender Git Commit Log

Git Commits -> Revision b1c04d3

Revision b1c04d3 by Campbell Barton (master)
August 12, 2011, 02:23 (GMT)
un-inline GHash functions r26206, these are quite large functions to inline and increase binary size by 30kb, (tested on stripped, cmake release build).

Ran some speed tests and difference was close to the noise level, but inlining gives only ~2 - 3% speedup with build modifier which uses ghash a lot.

Commit Details:

Full Hash: b1c04d379fd817cf7ed317ab5a091a1aecd299d3
SVN Revision: 39316
Parent Commit: 3359b7d
Lines Changed: +98, -135

2 Modified Paths:

/source/blender/blenlib/BLI_ghash.h (+12, -129) (Diff)
/source/blender/blenlib/intern/BLI_ghash.c (+86, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021