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 | commit (xsub) | DBI::db::
5004 | 1 | 1 | 17.3s | 17.3s | CORE:sselect (opcode) | HTTP::Tiny::Handle::
27629 | 1 | 1 | 4.33s | 4.33s | execute (xsub) | DBI::st::
27629 | 15 | 2 | 863ms | 5.62s | execute_query | BenchmarkAnything::Storage::Backend::SQL::Query::
1000 | 1 | 1 | 414ms | 27.9s | add_single_benchmark | BenchmarkAnything::Storage::Backend::SQL::
67264 | 26 | 5 | 409ms | 409ms | STORE (xsub) | DBI::common::
1000 | 1 | 1 | 160ms | 53.0s | process_queued_multi_benchmark | BenchmarkAnything::Storage::Backend::SQL::
18950 | 1 | 1 | 153ms | 229ms | fetchrow_hashref (xsub) | DBD::_::st::
18950 | 8 | 1 | 149ms | 397ms | __ANON__[DBD/mysql.pm:870] | DBD::mysql::st::
2002 | 1 | 1 | 142ms | 19.3s | _request | HTTP::Tiny::
2002 | 1 | 1 | 134ms | 611ms | _io_socket_ip__configure | IO::Socket::IP::
31629 | 3 | 1 | 134ms | 289ms | EXISTS (xsub) | DBI::common::
2000 | 2 | 1 | 127ms | 22.8s | finish_transaction | BenchmarkAnything::Storage::Backend::SQL::Query::
2000 | 2 | 1 | 121ms | 121ms | do (xsub) | DBI::db::
4004 | 3 | 3 | 118ms | 39.8s | perform_request | Search::Elasticsearch::Cxn::HTTPTiny::