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

Benchmarking Testing #1

Open
jeroen opened this issue Jul 1, 2017 · 0 comments
Open

Benchmarking Testing #1

jeroen opened this issue Jul 1, 2017 · 0 comments

Comments

@jeroen
Copy link
Member

jeroen commented Jul 1, 2017

Things to test:

  • Connection time
  • Request body parsing (multipart/etc)
  • Getting static file
  • Getting opencpu resource
  • Running code (i.e. overhead of evaluate())
  • Loading a package
  • Rending resource in various formats

Example tests

  • GET /ocpu/test/index.html : minimal static resource
  • GET /ocpu/library/MASS/data/DDT/json: small data from a pkg
  • POST /ocpu/test/index.html : test body parsing time, and http error
  • POST /ocpu/library/stats/R/rnorm : basic RPC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant