>From reading the .jmx file, it looks like JMeter will populate the database from the CSV file, and then run a query (specified inside the JMX file) from multiple simultaneous threads.
Should be able to run a profiler on the H2 instance while the JMeter test is running. Not as nice as standalone code, I know. I'll run it on Monday and see what the Netbeans profiler shows. On Sat, 4 May 2019 at 12:44, Evgenij Ryazanov <kat...@gmail.com> wrote: > We need code that can be profiled directly with any suitable tool. But not > the third-party environment that does something with the web interface of > H2. > > It looks like population.csv contains the identities that should be passed > to the provided query, but I'm not sure. > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to h2-database+unsubscr...@googlegroups.com. > To post to this group, send email to h2-database@googlegroups.com. > Visit this group at https://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to h2-database+unsubscr...@googlegroups.com. To post to this group, send email to h2-database@googlegroups.com. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.