Hypothesis collects coverage information during the "shrink" and
"explain" phases in order to show a more informative error message. On
3.12+, this uses "sys.monitoring". This patch improves the performance
of coverage collection on 3.12+ by disabling events we don't need.
The canonical version of these notes (with links) is on readthedocs.