I should add more information here, I am trying to hunt down n+1 queries. I am running the unit tests with H2 Database, I thought unit test logs would be good place to start.
Now, I know about ConvertTraceFile tool (http://h2database.com/html/ performance.html#database_profiling) I was wondering how it would be possible to use it to see n+1 queries or is there a log analyzer readily available to help finding n+1s? On Aug 3, 12:45 am, Tomorrow <[email protected]> wrote: > Is there a log analyzer for H2 database? -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
