Skip to content

turn off jit

Shunning Jiang edited this page Sep 4, 2017 · 1 revision

import pypyjit; pypyjit.set_param("off") (and then pypyjit.set_param("default") to restore)

Clone this wiki locally