ember-performance
Performance tester
A toolset for profiling and diagnosing performance issues in Ember.js applications.
A suite of tests for EmberJS to help with performance
140 stars
15 watching
27 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mike-north/ember-perf | A tool for measuring and analyzing the performance of Ember.js applications. | 73 |
ember-best-practices/ember-perf-timeline | An addon that helps developers analyze performance in Ember applications by adding instrumentation to Chrome's Timeline. | 98 |
ember-cli/ember-exam | An addon that allows more control over running tests in Ember applications | 286 |
kellyselden/ember-test-setup | Automates test setup for Ember.js applications to reduce duplication and improve test efficiency. | 6 |
percy/percy-ember | A tool to automate visual regression testing in Ember applications | 73 |
krisselden/ember-macro-benchmark | An Ember application benchmarking tool to measure the effects of small changes on web applications. | 25 |
emberjs/ember-inspector | An add-on that provides a tool for inspecting Ember objects in web applications | 966 |
cropster/ember-visual-test | Test screens for visual differences in Ember.js applications over time | 25 |
rwjblue/ember-test-friendly-error-handler | Builds and installs an error handling mechanism to prevent certain errors from propagating in production while allowing them to fail tests. | 15 |
tkadlec/grunt-perfbudget | Ensures website performance meets budgeted standards by comparing test results to specified limits | 856 |
panilya/locustcompare | A tool for comparing and visualizing performance test results from Locust. | 2 |
emberjs/ember-qunit | Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
kaliber5/ember-cli-yadda | An Ember CLI addon for writing BDD tests in Gherkin language and executing them against Ember apps. | 42 |
ember-fastboot/ember-cli-fastboot | Serves Ember.js apps on the server for faster rendering and reduced JavaScript asset downloads | 851 |
mike-north/ember-ci | Tools and configurations for automating testing and building of Ember.js applications | 25 |