Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Perf Suite + Native JSON parsing #201

Closed
wants to merge 3 commits into from

Conversation

IgorMinar
Copy link
Contributor

  • simple perf suite
  • delegation to JSON.parse for $xhr when avaiblable

We came across a major performance regression due to this change.
I'm reverting it until we find a better solution.

This reverts commit 23fc730.
- all tests should be under perf/
- all payloads should be under perf/data
- run tests with ./server.sh + ./test-perf.sh

We still lack a way to compare results against a baseline, but
this is better than nothing.
- native parser delegation
- $xhr change to use native parser
@IgorMinar
Copy link
Contributor Author

angular.js: master commits a5df1fc...e7a0fb2 - http://bit.ly/h5XPH1

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant