ease.js - Tasks: task #12106, Comprehensive performance testing
You are not allowed to post comments on this tracker with your current authentication level.
task #12106: Comprehensive performance testing
Submitter: | Mike Gerwitz <mikegerwitz> | ||
Submitted: | Sun 10 Jun 2012 03:56:04 AM UTC | ||
Should Start On: | Sat 09 Jun 2012 04:00:00 AM UTC | Should be Finished on: | Mon 01 Jul 2013 04:00:00 AM UTC |
Category: | Core | Priority: | 5 - Normal |
Item Group: | Testing | Status: | None |
Privacy: | Public | Percent Complete: | 10% |
Assigned to: | None | Open/Closed: | Open |
Planned Release: | None | ||
Keywords: | testing |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
Powered by Savane 3.12.
Corresponding source code
There are currently a number of basic tests for ease.js, however they are lacking for the majority of the features. They're frequently referenced to determine how a new feature, enhancement or change has affected the overall speed of the framework. In order to gain an accurate picture, performance tests should be written for each feature, comprehensively. Ultimately, they should be written alongside the unit tests.
Performance tests could also double as system tests.