globalizejs/globalize

Performance tests

Open

#274 opened on Jun 10, 2014

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

Repository metrics

Stars
 (4,759 stars)
PR merge metrics
 (No merged PRs in 30d)

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