All Projects → localvoid → Uibench

localvoid / Uibench

UI Benchmark

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Uibench

Aurelia
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.
Stars: ✭ 995 (+510.43%)
Mutual labels:  framework, frontend
Neo
Create blazing fast multithreaded Web Apps
Stars: ✭ 1,219 (+647.85%)
Mutual labels:  framework, frontend
Monster Ui
The JavaScript framework to leverages the power of Kazoo
Stars: ✭ 54 (-66.87%)
Mutual labels:  framework, frontend
Frameworkbenchmarks
Source for the TechEmpower Framework Benchmarks project
Stars: ✭ 6,157 (+3677.3%)
Mutual labels:  framework, benchmark
Ionic Framework
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Stars: ✭ 45,802 (+27999.39%)
Mutual labels:  framework, frontend
Primitive
⛏️ ‎ A front-end design toolkit for developing web apps.
Stars: ✭ 783 (+380.37%)
Mutual labels:  framework, frontend
Seed Rs Realworld
Exemplary real world application built with Seed
Stars: ✭ 77 (-52.76%)
Mutual labels:  framework, frontend
Nerv
A blazing fast React alternative, compatible with IE8 and React 16.
Stars: ✭ 5,409 (+3218.4%)
Mutual labels:  framework, frontend
Cyclow
A reactive frontend framework for JavaScript
Stars: ✭ 105 (-35.58%)
Mutual labels:  framework, frontend
Awesome Seed Rs
A curated list of awesome things related to Seed
Stars: ✭ 101 (-38.04%)
Mutual labels:  framework, frontend
Kvision
Object oriented web framework for Kotlin/JS
Stars: ✭ 658 (+303.68%)
Mutual labels:  framework, frontend
Portfolio Generator
JS framework to dynamically generate a portfolio site from a JSON file
Stars: ✭ 135 (-17.18%)
Mutual labels:  framework, frontend
Web Frameworks
Which is the fastest web framework?
Stars: ✭ 6,125 (+3657.67%)
Mutual labels:  framework, benchmark
Vue Bootstrap With Material Design
Vue Bootstrap with Material Design - Powerful and free UI KIT
Stars: ✭ 803 (+392.64%)
Mutual labels:  framework, frontend
Microservices Framework Benchmark
Raw benchmarks on throughput, latency and transfer of Hello World on popular microservices frameworks
Stars: ✭ 615 (+277.3%)
Mutual labels:  framework, benchmark
Axentix
Axentix is an open source Framework based on CSS Grid using HTML, CSS and JS. The easy layout control and grid system makes it one of the most easy to learn framework.
Stars: ✭ 75 (-53.99%)
Mutual labels:  framework, frontend
Korolev
Single Page Applications running on the server side.
Stars: ✭ 510 (+212.88%)
Mutual labels:  framework, frontend
Displayjs
A simple JavaScript framework for building ambitious UIs 😊
Stars: ✭ 590 (+261.96%)
Mutual labels:  framework, frontend
Material Design For Bootstrap
Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
Stars: ✭ 9,463 (+5705.52%)
Mutual labels:  framework, frontend
Bulmaswatch
Themes for Bulma
Stars: ✭ 1,525 (+835.58%)
Mutual labels:  framework, frontend

UI Benchmark

Open

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].