http 5.92µs 101.81ms 6.6 KiB
GET /github.com/docker/cli 101.81ms attributes: filename, included_files, memory_usage filename package.php included_files 10 memory_usage 6.6 KiB source package.php
internal 410.11µs 815.46µs 952 B
├─ include bootstrap.php 0.40ms attributes: memory_usage memory_usage 952 B source /package.php:L15
internal 520.65µs 244.96µs 952 B
├─ include vendor/autoload.php 0.51ms attributes: memory_usage memory_usage 952 B source /bootstrap.php:L8
internal 561.83µs 5.29µs 952 B
├─ include /vendor/composer/autoload_real.php 0.56ms attributes: memory_usage memory_usage 952 B source /vendor/autoload.php:L20
internal 571.81µs 193.29µs 952 B
└─ ComposerAutoloaderInit419c643022f399aa7ef4a72f8a9e8ceb::getLoader 0.57ms attributes: memory_usage memory_usage 952 B source /vendor/autoload.php:L22
internal 584.45µs 6.39µs 952 B
├─ include /vendor/composer/platform_check.php 0.58ms attributes: memory_usage memory_usage 952 B source /vendor/composer/autoload_real.php:L25
internal 604.47µs 101.19µs 952 B
├─ new Composer\Autoload\ClassLoader 0.60ms attributes: memory_usage memory_usage 952 B source /vendor/composer/autoload_real.php:L28
internal 607.82µs 30.21µs 952 B
├─ ComposerAutoloaderInit419c643022f399aa7ef4a72f8a9e8ceb.loadClassLoader 0.60ms attributes: memory_usage memory_usage 952 B source /vendor/composer/autoload_real.php:L28
internal 616.03µs 21.76µs 952 B
└─ include /vendor/composer/ClassLoader.php 0.61ms attributes: memory_usage memory_usage 952 B source /vendor/composer/autoload_real.php:L12
internal 646.41µs 58.97µs 952 B
└─ Composer\Autoload\ClassLoader.__construct 0.64ms attributes: memory_usage memory_usage 952 B source /vendor/composer/autoload_real.php:L28
internal 652.09µs 52.72µs 952 B
└─ Composer\Autoload\ClassLoader::initializeIncludeClosure 0.65ms attributes: memory_usage memory_usage 952 B source /vendor/composer/ClassLoader.php:L109
internal 712.15µs 3.55µs 952 B
├─ include /vendor/composer/autoload_static.php 0.71ms attributes: memory_usage memory_usage 952 B source /vendor/composer/autoload_real.php:L31
internal 719.11µs 4.65µs 952 B
├─ Composer\Autoload\ComposerStaticInit419c643022f399aa7ef4a72f8a9e8ceb::getInitializer 0.71ms attributes: memory_usage memory_usage 952 B source /vendor/composer/autoload_real.php:L32
internal 737.33µs 26.35µs 952 B
└─ Composer\Autoload\ClassLoader.register 0.73ms attributes: memory_usage memory_usage 952 B source /vendor/composer/autoload_real.php:L34
internal 767.36µs 146.00µs 952 B
├─ include dao.php 0.76ms attributes: memory_usage memory_usage 952 B source /bootstrap.php:L9
internal 915.12µs 58.83µs 952 B
├─ new Database 0.91ms attributes: memory_usage memory_usage 952 B source /bootstrap.php:L11
internal 976.85µs 247.23µs 952 B
└─ new MiniTPL\Template 0.97ms attributes: memory_usage memory_usage 952 B source /bootstrap.php:L12
internal 980.43µs 141.71µs 952 B
├─ Composer\Autoload\ClassLoader.loadClass 0.97ms attributes: memory_usage memory_usage 952 B source /bootstrap.php:L12
internal 983.35µs 99.96µs 952 B
├─ Composer\Autoload\ClassLoader.findFile 0.98ms attributes: memory_usage memory_usage 952 B source /vendor/composer/ClassLoader.php:L425
internal 999.21µs 80.96µs 952 B
└─ Composer\Autoload\ClassLoader.findFileWithExtension 0.99ms attributes: memory_usage memory_usage 952 B source /vendor/composer/ClassLoader.php:L458
internal 1.09ms 32.22µs 952 B
└─ include /vendor/composer/../titpetric/minitpl/code/MiniTPL/Template.php 1.08ms attributes: memory_usage memory_usage 952 B source /vendor/composer/ClassLoader.php:L576
internal 1.13ms 64.53µs 952 B
├─ Composer\Autoload\ClassLoader.loadClass 1.12ms attributes: memory_usage memory_usage 952 B source /bootstrap.php
internal 1.13ms 56.30µs 952 B
├─ Composer\Autoload\ClassLoader.findFile 1.12ms attributes: memory_usage memory_usage 952 B source /vendor/composer/ClassLoader.php:L425
internal 1.14ms 43.84µs 952 B
└─ Composer\Autoload\ClassLoader.findFileWithExtension 1.14ms attributes: memory_usage memory_usage 952 B source /vendor/composer/ClassLoader.php:L458
internal 1.19ms 2.90µs 952 B
└─ include /vendor/composer/../titpetric/minitpl/code/MiniTPL/Hook.php 1.18ms attributes: memory_usage memory_usage 952 B source /vendor/composer/ClassLoader.php:L576
internal 1.20ms 25.60µs 952 B
└─ MiniTPL\Template.__construct 1.19ms attributes: memory_usage memory_usage 952 B source /bootstrap.php:L12
internal 1.20ms 9.50µs 952 B
├─ MiniTPL\Template.set_compile_location 1.19ms attributes: memory_usage memory_usage 952 B source /vendor/titpetric/minitpl/code/MiniTPL/Template.php:L40
internal 1.21ms 9.15µs 952 B
└─ MiniTPL\Template.set_paths 1.21ms attributes: memory_usage memory_usage 952 B source /vendor/titpetric/minitpl/code/MiniTPL/Template.php:L41
database 1.28ms 134.31µs
├─ db.Get 1.27ms attributes: args, query, query_type, rows, transaction_depth args [github.com github.com/docker github.com/docker/cli] query SELECT id, import_path, summary FROM packages WHERE status = 'ok' AND import_path IN (?,?,?) ORDER BY length(import_path) DESC LIMIT 1query_type select rows 1 transaction_depth 0 source /dao.php:L225
database 1.43ms 11.93ms
├─ db.Get 1.43ms attributes: args, query, query_type, rows, transaction_depth args [68] query SELECT id, git_commit, go_fsck, go_ddd_stats FROM scans WHERE package_id = ? ORDER BY id DESC LIMIT 1query_type select rows 1 transaction_depth 0 source /dao.php:L276
database 60.49ms 138.74µs
├─ db.GetAll 60.49ms attributes: args, query, query_type, rows, transaction_depth args [github.com/docker/cli/v[2-9] github.com/docker/cli/v[1-9][0-9]] query SELECT import_path FROM packages WHERE status = 'ok' AND (import_path GLOB ? OR import_path GLOB ?)query_type select rows 0 transaction_depth 0 source /dao.php:L47
database 66.52ms 54.13µs
├─ db.Get 66.52ms attributes: args, query, query_type, rows, transaction_depth args [7014] query SELECT score, conclusion FROM ratings WHERE scan_id = ? AND check_name = 'overall'query_type select rows 1 transaction_depth 0 source /dao.php:L172
database 66.61ms 56.76µs
├─ db.GetAll 66.61ms attributes: args, query, query_type, rows, transaction_depth args [7014] query SELECT check_name, score, value, conclusion FROM ratings WHERE scan_id = ? AND check_name != 'overall' AND check_name != 'baseline' ORDER BY check_namequery_type select rows 7 transaction_depth 0 source /dao.php:L140
database 66.72ms 33.11ms
├─ db.GetAll 66.71ms attributes: args, query, query_type, rows, transaction_depth args [68] query SELECT s.git_commit, s.created_at, s.rated_at, r.score FROM scans s JOIN ratings r ON r.scan_id = s.id AND r.check_name = 'overall' WHERE s.package_id = ? ORDER BY s.idquery_type select rows 36 transaction_depth 0 source /dao.php:L163
database 100.68ms 100.68µs
├─ db.Get 100.68ms attributes: query, query_type, rows, transaction_depth query SELECT value FROM ratings WHERE check_name = 'baseline' ORDER BY id DESC LIMIT 1query_type select rows 1 transaction_depth 0 source /dao.php:L149
database 100.83ms 41.39µs
├─ db.Get 100.82ms attributes: args, query, query_type, rows, transaction_depth args [github.com/docker/cli] query SELECT id, import_path, status, error, git_commit, updated_at FROM packages WHERE import_path = ?query_type select rows 1 transaction_depth 0 source /dao.php:L257
database 101.17ms 206.15µs
├─ db.GetAll 101.17ms attributes: args, query, query_type, rows, transaction_depth args [github.com/docker/cli/%] query SELECT import_path, status, go_version, size_bytes, code_size, coalesce((SELECT r.score FROM ratings r JOIN scans s ON s.id = r.scan_id WHERE s.package_id = packages.id AND r.check_name = 'overall' ORDER BY s.id DESC LIMIT 1), '') AS rating FROM packages WHERE import_path != 'std' AND status = 'ok' AND import_path LIKE ? AND NOT EXISTS (SELECT 1 FROM packages q WHERE q.status = 'ok' AND (q.import_path GLOB packages.import_path || '/v[2-9]' OR q.import_path GLOB packages.import_path || '/v[1-9][0-9]')) ORDER BY import_pathquery_type select rows 0 transaction_depth 0 source /dao.php:L28
internal 101.39ms 116.54µs 952 B
├─ tpl.load 101.39ms attributes: memory_usage memory_usage 952 B source /package.php:L326
internal 101.40ms 38.80µs 952 B
├─ tpl._default_vars 101.39ms attributes: memory_usage memory_usage 952 B source /vendor/titpetric/minitpl/code/MiniTPL/Template.php:L89
internal 101.42ms 12.89µs 952 B
├─ tpl.assign 101.41ms attributes: memory_usage memory_usage 952 B source /vendor/titpetric/minitpl/code/MiniTPL/Template.php:L58
internal 101.43ms 6.07µs 952 B
└─ tpl.assign 101.43ms attributes: memory_usage memory_usage 952 B source /vendor/titpetric/minitpl/code/MiniTPL/Template.php:L58
internal 101.44ms 23.34µs 952 B
├─ tpl._find_path 101.43ms attributes: memory_usage memory_usage 952 B source /vendor/titpetric/minitpl/code/MiniTPL/Template.php:L90
internal 101.47ms 4.16µs 952 B
└─ tpl._compile_path 101.46ms attributes: memory_usage memory_usage 952 B source /vendor/titpetric/minitpl/code/MiniTPL/Template.php:L93
internal 101.52ms 11.82µs 952 B
├─ tpl.assign 101.52ms attributes: memory_usage memory_usage 952 B source /package.php:L327
internal 101.55ms 19.64µs 952 B
├─ tpl.assign 101.54ms attributes: memory_usage memory_usage 952 B source /package.php:L328
internal 101.57ms 168.35µs 952 B
├─ tpl.render 101.56ms attributes: memory_usage memory_usage 952 B source /package.php:L342
template 101.57ms 165.19µs 952 B
└─ include templates/cache/index.tpl 101.57ms attributes: memory_usage memory_usage 952 B source /vendor/titpetric/minitpl/code/MiniTPL/Template.php:L191
database 101.75ms 330.00ns
└─ db.Close 101.74ms source