Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update match is slow #660

Open
santiaago opened this issue Jun 13, 2015 · 9 comments
Open

update match is slow #660

santiaago opened this issue Jun 13, 2015 · 9 comments
Assignees
Labels
Milestone

Comments

@santiaago
Copy link
Member

/j/tournaments/:tournamentId/matches/2/update?result=0%200

takes 30 seconds

add benchmark test in controller

in test package create helper function for

  • creating a tournament,
  • adding x people to the tournament
test{
   // create tournament
   // add x people to tournament
   // update match
}
@santiaago santiaago added this to the Version 0.1.31 Copa America 2015 milestone Jun 13, 2015
@santiaago santiaago added the perf label Jun 13, 2015
@rjourde rjourde modified the milestones: Version 0.1.31 Copa America 2015, Version 0.1.32 Jun 19, 2015
@santiaago santiaago modified the milestones: Version 0.1.32, Version 0.1.33 Jun 19, 2015
@rjourde rjourde modified the milestones: Version 0.1.33, Version 0.1.34, Version 0.1.35 Jun 26, 2015
@rjourde rjourde modified the milestones: Version 0.1.35, Version 0.1.36, version 0.1.36, version 0.1.37 Jul 10, 2015
@santiaago
Copy link
Member Author

can we close this @rjourde ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants