http 6.83µs 2.38ms 6.8 KiB
GET /compare 2.39ms attributes: filename, included_files, memory_usage filename compare.php included_files 10 memory_usage 6.8 KiB source compare.php
internal 322.41µs 823.02µs 952 B
├─ include bootstrap.php 0.32ms attributes: memory_usage memory_usage 952 B source /compare.php:L9
internal 440.10µs 243.57µs 952 B
├─ include vendor/autoload.php 0.43ms attributes: memory_usage memory_usage 952 B source /bootstrap.php:L8
internal 460.37µs 4.88µs 952 B
├─ include /vendor/composer/autoload_real.php 0.45ms attributes: memory_usage memory_usage 952 B source /vendor/autoload.php:L20
internal 469.57µs 213.60µs 952 B
└─ ComposerAutoloaderInit419c643022f399aa7ef4a72f8a9e8ceb::getLoader 0.46ms attributes: memory_usage memory_usage 952 B source /vendor/autoload.php:L22
internal 482.38µs 6.55µs 952 B
├─ include /vendor/composer/platform_check.php 0.48ms attributes: memory_usage memory_usage 952 B source /vendor/composer/autoload_real.php:L25
internal 501.57µs 137.41µs 952 B
├─ new Composer\Autoload\ClassLoader 0.49ms attributes: memory_usage memory_usage 952 B source /vendor/composer/autoload_real.php:L28
internal 505.46µs 42.20µs 952 B
├─ ComposerAutoloaderInit419c643022f399aa7ef4a72f8a9e8ceb.loadClassLoader 0.50ms attributes: memory_usage memory_usage 952 B source /vendor/composer/autoload_real.php:L28
internal 514.96µs 32.44µs 952 B
└─ include /vendor/composer/ClassLoader.php 0.51ms attributes: memory_usage memory_usage 952 B source /vendor/composer/autoload_real.php:L12
internal 581.02µs 57.67µs 952 B
└─ Composer\Autoload\ClassLoader.__construct 0.57ms attributes: memory_usage memory_usage 952 B source /vendor/composer/autoload_real.php:L28
internal 586.38µs 51.85µs 952 B
└─ Composer\Autoload\ClassLoader::initializeIncludeClosure 0.58ms attributes: memory_usage memory_usage 952 B source /vendor/composer/ClassLoader.php:L109
internal 644.53µs 2.79µs 952 B
├─ include /vendor/composer/autoload_static.php 0.64ms attributes: memory_usage memory_usage 952 B source /vendor/composer/autoload_real.php:L31
internal 650.56µs 4.94µs 952 B
├─ Composer\Autoload\ComposerStaticInit419c643022f399aa7ef4a72f8a9e8ceb::getInitializer 0.64ms attributes: memory_usage memory_usage 952 B source /vendor/composer/autoload_real.php:L32
internal 668.58µs 13.64µs 952 B
└─ Composer\Autoload\ClassLoader.register 0.66ms attributes: memory_usage memory_usage 952 B source /vendor/composer/autoload_real.php:L34
internal 684.55µs 143.03µs 952 B
├─ include dao.php 0.68ms attributes: memory_usage memory_usage 952 B source /bootstrap.php:L9
internal 829.01µs 60.70µs 952 B
├─ new Database 0.82ms attributes: memory_usage memory_usage 952 B source /bootstrap.php:L11
internal 892.65µs 251.03µs 952 B
└─ new MiniTPL\Template 0.89ms attributes: memory_usage memory_usage 952 B source /bootstrap.php:L12
internal 895.62µs 151.93µs 952 B
├─ Composer\Autoload\ClassLoader.loadClass 0.89ms attributes: memory_usage memory_usage 952 B source /bootstrap.php:L12
internal 898.67µs 131.57µs 952 B
├─ Composer\Autoload\ClassLoader.findFile 0.89ms attributes: memory_usage memory_usage 952 B source /vendor/composer/ClassLoader.php:L425
internal 913.95µs 112.29µs 952 B
└─ Composer\Autoload\ClassLoader.findFileWithExtension 0.91ms attributes: memory_usage memory_usage 952 B source /vendor/composer/ClassLoader.php:L458
internal 1.04ms 10.78µs 952 B
└─ include /vendor/composer/../titpetric/minitpl/code/MiniTPL/Template.php 1.03ms attributes: memory_usage memory_usage 952 B source /vendor/composer/ClassLoader.php:L576
internal 1.05ms 60.39µs 952 B
├─ Composer\Autoload\ClassLoader.loadClass 1.05ms attributes: memory_usage memory_usage 952 B source /bootstrap.php
internal 1.06ms 52.41µs 952 B
├─ Composer\Autoload\ClassLoader.findFile 1.05ms attributes: memory_usage memory_usage 952 B source /vendor/composer/ClassLoader.php:L425
internal 1.07ms 39.81µs 952 B
└─ Composer\Autoload\ClassLoader.findFileWithExtension 1.06ms attributes: memory_usage memory_usage 952 B source /vendor/composer/ClassLoader.php:L458
internal 1.11ms 3.04µs 952 B
└─ include /vendor/composer/../titpetric/minitpl/code/MiniTPL/Hook.php 1.10ms attributes: memory_usage memory_usage 952 B source /vendor/composer/ClassLoader.php:L576
internal 1.12ms 24.63µs 952 B
└─ MiniTPL\Template.__construct 1.11ms attributes: memory_usage memory_usage 952 B source /bootstrap.php:L12
internal 1.12ms 9.53µs 952 B
├─ MiniTPL\Template.set_compile_location 1.11ms attributes: memory_usage memory_usage 952 B source /vendor/titpetric/minitpl/code/MiniTPL/Template.php:L40
internal 1.13ms 7.96µs 952 B
└─ MiniTPL\Template.set_paths 1.13ms attributes: memory_usage memory_usage 952 B source /vendor/titpetric/minitpl/code/MiniTPL/Template.php:L41
database 1.21ms 198.58µs
├─ db.Get 1.20ms 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.44ms 53.87µs
├─ db.Get 1.43ms attributes: args, query, query_type, rows, transaction_depth args [68] query SELECT s.id FROM scans s JOIN ratings r ON r.scan_id = s.id AND r.check_name = 'overall' WHERE s.package_id = ? ORDER BY s.id DESC LIMIT 1query_type select rows 1 transaction_depth 0 source /dao.php:L267
database 1.52ms 82.55µs
├─ db.GetAll 1.51ms 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 1.61ms 49.79µs
├─ db.Get 1.61ms 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 1.74ms 55.38µs
├─ db.Get 1.73ms attributes: args, query, query_type, rows, transaction_depth args [std] 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.80ms 62.01µs
├─ db.Get 1.80ms attributes: args, query, query_type, rows, transaction_depth args [294] query SELECT s.id FROM scans s JOIN ratings r ON r.scan_id = s.id AND r.check_name = 'overall' WHERE s.package_id = ? ORDER BY s.id DESC LIMIT 1query_type select rows 1 transaction_depth 0 source /dao.php:L267
database 1.89ms 68.21µs
├─ db.GetAll 1.88ms attributes: args, query, query_type, rows, transaction_depth args [7008] 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 1.96ms 29.09µs
├─ db.Get 1.96ms attributes: args, query, query_type, rows, transaction_depth args [7008] 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
internal 2.06ms 91.10µs 952 B
├─ tpl.load 2.06ms attributes: memory_usage memory_usage 952 B source /compare.php:L91
internal 2.06ms 30.39µs 952 B
├─ tpl._default_vars 2.06ms attributes: memory_usage memory_usage 952 B source /vendor/titpetric/minitpl/code/MiniTPL/Template.php:L89
internal 2.08ms 11.00µs 952 B
├─ tpl.assign 2.07ms attributes: memory_usage memory_usage 952 B source /vendor/titpetric/minitpl/code/MiniTPL/Template.php:L58
internal 2.09ms 6.35µs 952 B
└─ tpl.assign 2.08ms attributes: memory_usage memory_usage 952 B source /vendor/titpetric/minitpl/code/MiniTPL/Template.php:L58
internal 2.10ms 14.35µs 952 B
├─ tpl._find_path 2.09ms attributes: memory_usage memory_usage 952 B source /vendor/titpetric/minitpl/code/MiniTPL/Template.php:L90
internal 2.12ms 2.57µs 952 B
└─ tpl._compile_path 2.11ms attributes: memory_usage memory_usage 952 B source /vendor/titpetric/minitpl/code/MiniTPL/Template.php:L93
internal 2.17ms 11.22µs 952 B
├─ tpl.assign 2.16ms attributes: memory_usage memory_usage 952 B source /compare.php:L92
internal 2.19ms 10.72µs 952 B
├─ tpl.assign 2.18ms attributes: memory_usage memory_usage 952 B source /compare.php:L93
internal 2.20ms 134.06µs 952 B
├─ tpl.render 2.19ms attributes: memory_usage memory_usage 952 B source /compare.php:L101
template 2.20ms 130.25µs 952 B
└─ include templates/cache/compare.tpl 2.20ms attributes: memory_usage memory_usage 952 B source /vendor/titpetric/minitpl/code/MiniTPL/Template.php:L191
database 2.34ms 293.00ns
└─ db.Close 2.33ms source