Commit 3198bed
Add @jax.jit decorators to VFI and OPI functions
- Improves performance by JIT compiling the main iteration routines
- Speedup now consistently 2.5-2.6x (vs 2.4-2.5x before)
- Absolute times also improved (OPI: ~0.3-0.4s vs ~0.4-0.5s)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent d08c096 commit 3198bed
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
225 | 226 | | |
226 | 227 | | |
227 | 228 | | |
| |||
252 | 253 | | |
253 | 254 | | |
254 | 255 | | |
| 256 | + | |
255 | 257 | | |
256 | 258 | | |
257 | 259 | | |
| |||
0 commit comments