[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/ocramius/proxy-manager/tests/ProxyManagerTest/Functional/ -> BasePerformanceTest.php (summary)

Base performance test logic

Author: Marco Pivetta <ocramius@gmail.com>
License: MIT
File Size: 101 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 functions

  setUpBeforeClass()
  startCapturing()
  endCapturing()
  compareProfile()

Functions
Functions that are not part of a class:

setUpBeforeClass()   X-Ref
{@inheritDoc}


startCapturing()   X-Ref
Start profiler snapshot


endCapturing($messageTemplate)   X-Ref
Echo current profiler output

param: string $messageTemplate
return: array

compareProfile(array $baseProfile, array $proxyProfile)   X-Ref
Display comparison between two profiles

param: array $baseProfile
param: array $proxyProfile



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1