So, I'm implementing Jenga into kijai's WanVideoWrapper kijai/ComfyUI-WanVideoWrapper#658.
However, from my experiments it seems that Jenga is 2x+ times (10 seconds) slower than my baseline kijai workflow. Maybe it's because Jenga doesn't support sage attention yet or has too high precision?
Anyway, I'd like to have a second eye on this integration, if possible. The list of the changes can be seen in the pull request's files list.