smplfitter.nb.precompile#

Precompile all Numba functions to avoid JIT overhead on first call.

Run with: python -m smplfitter.nb.precompile

Functions#

precompile()

Precompile all Numba functions to avoid JIT overhead on first call.