Core Data Debug Log Analyzer

What is it and how to use this

This scripts analyses CoreData debug log, aggregates similar queries, produces statistics and formats messed-up queries into readable ones.

  1. Add -com.apple.CoreData.SQLDebug 1 to your target schema's "Arguments Passed On Launch"
  2. Copy run log and paste it here. This is an early beta so the script may choke if the log is too huge :)