New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

autoperf

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autoperf

Automatic website profiling using headless Chrome

latest
Source
npmnpm
Version
0.2.3
Version published
Weekly downloads
15
36.36%
Maintainers
1
Weekly downloads
 
Created
Source

autoperf

Automatic website profiling using headless Chrome

Usage

npm i -g autoperf
autoperf url -t timeout_seconds -o output.json

Example

autoperf http://marcinignac.com/experiments/continuous-transition/demo/ -o trace-1.json
autoperf http://marcinignac.com/experiments/continuous-transition/demo/ -o trace-2.json
autoperf compare drawloop trace-1.json trace-2.json
open compare.html

FAQs

Package last updated on 26 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts