spcl/serverless-benchmarks

Benchmark synthesis

Open

#24 opened on Jan 21, 2020

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

Repository metrics

Stars
 (196 stars)
PR merge metrics
 (Avg merge 2d 9h) (6 merged PRs in 30d)

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