The Flame Graph above is a visualization of the time spent in distinct call stacks. The colors and x-axis position are not meaningful.
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 2000 | 1 | 1 | 22.4s | 22.4s | DBI::db::commit (xsub) |
| 5004 | 1 | 1 | 17.3s | 17.3s | HTTP::Tiny::Handle::CORE:sselect (opcode) |
| 27629 | 1 | 1 | 4.33s | 4.33s | DBI::st::execute (xsub) |
| 27629 | 15 | 2 | 863ms | 5.62s | BenchmarkAnything::Storage::Backend::SQL::Query::execute_query |
| 1000 | 1 | 1 | 414ms | 27.9s | BenchmarkAnything::Storage::Backend::SQL::add_single_benchmark |
| 67264 | 26 | 5 | 409ms | 409ms | DBI::common::STORE (xsub) |
| 1000 | 1 | 1 | 160ms | 53.0s | BenchmarkAnything::Storage::Backend::SQL::process_queued_multi_benchmark |
| 18950 | 1 | 1 | 153ms | 229ms | DBD::_::st::fetchrow_hashref (xsub) |
| 18950 | 8 | 1 | 149ms | 397ms | DBD::mysql::st::__ANON__[DBD/mysql.pm:870] |
| 2002 | 1 | 1 | 142ms | 19.3s | HTTP::Tiny::_request |
| 2002 | 1 | 1 | 134ms | 611ms | IO::Socket::IP::_io_socket_ip__configure |
| 31629 | 3 | 1 | 134ms | 289ms | DBI::common::EXISTS (xsub) |
| 2000 | 2 | 1 | 127ms | 22.8s | BenchmarkAnything::Storage::Backend::SQL::Query::finish_transaction |
| 2000 | 2 | 1 | 121ms | 121ms | DBI::db::do (xsub) |
| 4004 | 3 | 3 | 118ms | 39.8s | Search::Elasticsearch::Cxn::HTTPTiny::perform_request |