Skip to content

Benchmarking Testing #1

@jeroen

Description

@jeroen

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions