Skip to content
Commit 6c5edf6c authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

performance improvement through avoiding function call and dereference overhead

- make i_to_potl() and ij_to_potl() functions inline and const
- don't dereference inside the functions, but cache, if possible in external variables
=> up to 15% speedup.
parent 9cd994f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment