Skip to content
This repository has been archived by the owner on Oct 6, 2018. It is now read-only.

A reference implementation of a benchpress deep-tree benchmark as seen in Angular

Notifications You must be signed in to change notification settings

webdriverio-boneyard/benchpress-tree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchpress Tree Benchmark (WebdriverIO Example)

Reference implementation of a deep tree baseline benchmark with benchpress, adapted from the tree benchmark baseline in the Angular repository.

Full documentation found at https://github.com/angular/angular/blob/master/modules/@angular/benchpress/README.md

Run It

$ npm install .

# using wdio testrunner
$ (npm bin)/wdio

# in standalone mode
$ node standalone.js

See The Code

About

A reference implementation of a benchpress deep-tree benchmark as seen in Angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.0%
  • HTML 7.0%