globalizejs/globalize

Performance tests

Open

#274 opened on Jun 10, 2014

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (4,759 stars) (645 forks)batch import
help wantednew feature

Description

Goal

  • Test the performance impact of fixes/changes. So, we ensure our performance is continuously improved; #397
  • Compare the performance of Globalize vs. its competitors, so we ensure our performance is good compared to the market;

Workloads

  • TODO (should reflect what Globalize applications look like)

Implementation Ref: https://github.com/jquery/sizzle/tree/master/speed

Some other stuff to evaluate:

Contributor guide