Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
/ benchpress-tree Public archive

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

Notifications You must be signed in to change notification settings

angular/benchpress-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchpress Tree Benchmark

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/benchpress/README.js.md

Run It

$ npm install .
$ ./node_modules/.bin/webdriver-manager update #Installs chromedriver and selenium standalone
$ ./node_modules/.bin/protractor protractor.conf.js #runs benchmark spec and logs output

See The Code

About

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

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published