Find Out What's Running on Dirty Schedulers

huh, I’ll give it a shot, I never knew there was perf support.

The bulk of our workload is JSON deserialization and loading records from a DB. These records can sometimes grow quite large, and I know that we use a NIF to do some JSON stuff, so I wonder if this is what’s causing it.