Coder Social home page Coder Social logo

uibench's Introduction

UI Benchmark

Open

Reports

Benchmark implementations query parameters

i

Number of iterations. Default: 10.

http://localhost:8000/?i=5

name

Override name.

http://localhost:8000/?name=Test

version

Override version.

http://localhost:8000/?version=0.0.1-a

report

Push report to the parent window. Default: false.

http://localhost:8000/?report=true

mobile

Reduce number of DOM elements in tests. Default: false.

http://localhost:8000/?mobile=true

enableDOMRecycling

Enable DOM recycling for implementations that support enabling/disabling DOM recycling. Default: false.

http://localhost:8000/?enableDOMRecycling=true

filter

Filter tests by name (regexp).

http://localhost:8000/?filter=render

fullRenderTime

Measure full render time (recalc style/layout/paint/composition/etc). Default: false.

http://localhost:8000/?fullRenderTime=true

timelineMarks

Add marks to the Dev Tools timeline. Default: false.

http://localhost:8000/?timelineMarks=true

disableChecks

Disable internal tests. Useful for experimenting with DOM structure changes. Default: false.

http://localhost:8000/?disableChecks=true

startDelay

Add delay in ms before starting tests. Default: 0.

http://localhost:8000/?startDelay=3000

uibench's People

Contributors

alkhe avatar clsk avatar dfilatov avatar havunen avatar localvoid avatar nin-jin avatar pmdartus avatar thysultan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.