Challenge Overview
Competition Task Overview
XRE project includes XRE Server and XRE Client on vairous platforms / technologies.
The server hosts a set of test suites which can be used to test the client (XRE Receiver).
The XRE Animation Test -> Performance Stress Test is failed, this challenge should figure out the reason and fix the performance stress test.
Testing Steps
- Download the XRE HTML5 DOM Receiver Code
- Open the code in Latest Chrome
- It will load the test scenarios from the server, after it's fully loaded, select XRE Animation Test
- Then select Performance Stress Test in XRE Animation Test
- It will run the Performance Stress Test in client side and the test result should be showed properly (the target of this challenge)
Technology Overview
- HTML5
Final Submission Guidelines
- All Code
- Deployment Guide