spcl/serverless-benchmarks

Benchmark synthesis

Open

#24 opened on Jan 21, 2020

View on GitHub
 (19 comments) (0 reactions) (0 assignees)Python (99 forks)auto 404
good first issuenodejspython

Repository metrics

Stars
 (196 stars)
PR merge metrics
 (PR metrics pending)

Description

We need the following:

  • Python
    • computation in flosp/instructions
    • memory allocation
    • storage read/write
    • disk read/write
  • NodeJS
    • computation in flosp/instructions
    • memory allocation
    • storage read/write
    • disk read/write

Contributor guide