we should prefetch the func pointer here.
Later on we are accessing the func pointer in a streak, after that, we
do not use it anymore.
Depends on D11592
Details
Details
- Reviewers
zmike stefan_schmidt raster - Commits
- rEFL4ad9081c81ee: eo: use eina_prefetch
Diff Detail
Diff Detail
- Repository
- rEFL core/efl
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
Hmm, again wondering how you measure this.
What wonders me a bit is that the macro is not used in tree so far. Or am I missing something?