op: seed-customers

4 events · 32.86 ms wall · 14.22 ms DB (43%) · 18.64 ms non-DB (57%)
DB 14.22 msnon-DB 18.64 ms

Transactions

#durationreadswritesmax idleoutcomelongest template
132.72 ms0118.34 mscommitINSERT INTO customers (id, name, email, phone, address_line, city, state, postal_code, country, timezone) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?…
25.40 us000 nscommit

Timeline

gap is idle time since the previous event on the same thread — highlighted rows had noticeably more app/non-DB time before them than the rest. Follow those to find where the op lost its wall-clock time outside the database.

+offsetgapeventdurationtemplateparamscall-site
0 nsPREPARE1.46 msINSERT INTO customers (id, name, email, phone, address_line, city, state, postal_code, country, timezone) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?…fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66
19.80 ms18.34 msEXECUTE_BATCH11.93 msINSERT INTO customers (id, name, email, phone, address_line, city, state, postal_code, country, timezone) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?…fi.vesas.jdbclens.capture.CapturingPreparedStatement.executeBatch:301
31.90 ms170.00 usCOMMIT822.40 usfi.vesas.jdbclens.capture.CapturingConnection.commit:202
32.85 ms130.50 usCLOSE5.40 usstack[-1]