SYMBOL INDEX (95 symbols across 39 files) FILE: autocannon.js constant URL (line 10) | const URL = require('url').URL function parseArguments (line 106) | function parseArguments (argvs) { function start (line 255) | function start (argv) { function createChannel (line 312) | function createChannel (onport) { FILE: lib/aggregateResult.js function aggregateResult (line 5) | function aggregateResult (results, opts, histograms) { FILE: lib/format.js function format (line 3) | function format (num) { FILE: lib/histUtil.js function encodeHist (line 37) | function encodeHist (h) { function decodeHist (line 43) | function decodeHist (str) { FILE: lib/httpClient.js function Client (line 14) | function Client (opts) { FILE: lib/httpRequestBuilder.js function requestBuilder (line 8) | function requestBuilder (defaults) { FILE: lib/init.js function init (line 12) | function init (opts, cb) { function run (line 25) | function run (opts) { function runWithWarmup (line 39) | function runWithWarmup (opts) { function _init (line 63) | function _init (opts, tracker, cb) { FILE: lib/manager.js function initWorkers (line 9) | function initWorkers (opts, tracker, cb) { FILE: lib/multipart.js function getFormData (line 7) | function getFormData (string) { FILE: lib/parseHAR.js function parseHAR (line 7) | function parseHAR (har) { FILE: lib/pipelinedRequestsQueue.js class PipelinedRequestsQueue (line 13) | class PipelinedRequestsQueue { method constructor (line 14) | constructor () { method insertRequest (line 18) | insertRequest (req) { method peek (line 28) | peek () { method addByteCount (line 34) | addByteCount (count) { method addBody (line 41) | addBody (data) { method setHeaders (line 48) | setHeaders (headers) { method size (line 55) | size () { method terminateRequest (line 62) | terminateRequest () { method clear (line 71) | clear () { method toArray (line 75) | toArray () { FILE: lib/printResult.js class TableWithoutColor (line 18) | class TableWithoutColor extends Table { method constructor (line 19) | constructor (opts = {}) { function logToLocalStr (line 98) | function logToLocalStr (msg) { function asLowRow (line 106) | function asLowRow (name, stat) { function asHighRow (line 120) | function asHighRow (name, stat) { function asColor (line 133) | function asColor (colorise, row) { function asMs (line 137) | function asMs (stat) { function asNumber (line 147) | function asNumber (stat) { function asBytes (line 159) | function asBytes (stat) { function colorizeByStatusCode (line 174) | function colorizeByStatusCode (chalk, statusCode) { FILE: lib/progressTracker.js function track (line 22) | function track (instance, opts) { function trackDuration (line 137) | function trackDuration (instance, opts, iOpts) { function trackAmount (line 154) | function trackAmount (instance, opts, iOpts) { FILE: lib/requestIterator.js function RequestIterator (line 24) | function RequestIterator (opts) { FILE: lib/run.js constant URL (line 3) | const URL = require('url') function run (line 16) | function run (opts, tracker, cb) { FILE: lib/runTracker.js function runTracker (line 7) | function runTracker (opts, tracker, cb) { FILE: lib/subargAliases.js function generateSubargAliases (line 13) | function generateSubargAliases (args) { FILE: lib/url.js function checkURL (line 7) | function checkURL (url) { function ofURL (line 18) | function ofURL (url, asArray) { FILE: lib/util.js function getPropertyCaseInsensitive (line 6) | function getPropertyCaseInsensitive (obj, key) { FILE: lib/validate.js function safeRequire (line 16) | function safeRequire (path) { function defaultOpts (line 26) | function defaultOpts (opts) { FILE: lib/worker.js function runTracker (line 28) | function runTracker (opts, cb) { FILE: samples/bench-multi-url.js function createHandler (line 6) | function createHandler (serverName) { function startBench (line 19) | function startBench () { FILE: samples/customise-individual-connection.js function handle (line 12) | function handle (req, res) { function startBench (line 16) | function startBench () { FILE: samples/customise-verifyBody-workers.js function handle (line 11) | function handle (req, res) { function startBench (line 15) | function startBench () { FILE: samples/customise-verifyBody.js function handle (line 10) | function handle (req, res) { function startBench (line 14) | function startBench () { FILE: samples/init-context.js function handle (line 10) | function handle (req, res) { function startBench (line 18) | function startBench () { FILE: samples/modifying-request.js function handle (line 10) | function handle (req, res) { function startBench (line 14) | function startBench () { FILE: samples/request-context-workers.js function handle (line 11) | function handle (req, res) { function startBench (line 19) | function startBench () { FILE: samples/request-context.js function handle (line 10) | function handle (req, res) { function startBench (line 18) | function startBench () { FILE: samples/requests-sample.js function handle (line 10) | function handle (req, res) { function startBench (line 14) | function startBench () { FILE: samples/track-run-workers.js function handle (line 10) | function handle (req, res) { function startBench (line 14) | function startBench () { FILE: samples/track-run.js function handle (line 10) | function handle (req, res) { function startBench (line 14) | function startBench () { FILE: samples/using-id-replacement.js function handle (line 10) | function handle (req, res) { function startBench (line 14) | function startBench () { FILE: server.js function handle (line 19) | function handle (req, res) { FILE: test/helper.js function startServer (line 10) | function startServer (opts) { function startTrailerServer (line 61) | function startTrailerServer () { function startTimeoutServer (line 79) | function startTimeoutServer () { function startSocketDestroyingServer (line 89) | function startSocketDestroyingServer () { function startHttpsServer (line 104) | function startHttpsServer (opts = {}) { function startTlsServer (line 125) | function startTlsServer () { function startMultipartServer (line 166) | function startMultipartServer (opts = {}, test = () => {}) { function startBasicAuthServer (line 204) | function startBasicAuthServer () { function customizeHAR (line 223) | function customizeHAR (fixturePath, replaced, domain) { function noop (line 241) | function noop () {} FILE: test/printResult.test.js method write (line 189) | write () {} method write (line 249) | write () {} FILE: test/progressTracker.test.js method write (line 31) | write () {} FILE: test/requestIterator.test.js function isUrlSafe (line 211) | function isUrlSafe (string) { FILE: test/run.test.js method onResponse (line 765) | onResponse (status, body) { method onResponse (line 772) | onResponse (status, body) { method onResponse (line 968) | onResponse (status, body, context, headers) { method onResponse (line 991) | onResponse (status, body, context, headers) {