16 packages
ember-vendor-split
Splits the vendor.js into two files: dynamic (vendor.js) and static (vendor-static.js)
har-remix
Server HAR archive with loose matching and hooks to alter responses.
restify-enroute
Config driven restify route creation
tracerbench
CLI for TracerBench
@tracerbench/core
Benchmark runner for trace metrics
@tracerbench/find-chrome
Small wrapper for chrome-launcher to extract just finding chrome.
@tracerbench/har
HAR json typescript interfaces
@tracerbench/message-transport
Types only package that has the interfaces for connecting a message transport.
@tracerbench/protocol-connection
Adapts a message transport into a [devtools protocol](https://chromedevtools.github.io/devtools-protocol/) connection.
@tracerbench/protocol-transport
Adapts a `AttachMessageTransport` function defined in `@tracerbench/message-transport` into an `AttachProtocolTransport<SessionId>` function which is used to create a send function.