Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Performance Python runtime #1232

Open
rJankowski93 opened this issue Jun 4, 2021 · 1 comment
Open

Performance Python runtime #1232

rJankowski93 opened this issue Jun 4, 2021 · 1 comment

Comments

@rJankowski93
Copy link

Is this a BUG REPORT or FEATURE REQUEST?:

FEATURE REQUEST

What happened:

Trying load testing the python runtime produces very low results.
E.g. runtime nodejs gives much better results .

Tool for tests: Locust
Number of concurrent Locust users: 10
The rate per second in which users are spawned: 10

Results:
Python:
Screenshot 2021-06-04 at 10 15 40

Avg RPS: 80

Nodejs:
Screenshot 2021-06-04 at 10 38 43

Avg RPS: 230

What you expected to happen:
Functions with Python runtime will have similar perf like Nodejs

How to reproduce it (as minimally and precisely as possible):
Simply function hello-world

Environment:

  • Kubernetes version (use kubectl version):
    Server Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.7", GitCommit:"1dd5338295409edcfff11505e7bb246f0d325d15", GitTreeState:"clean", BuildDate:"2021-01-13T13:15:20Z", GoVersion:"go1.15.5", Compiler:"gc", Platform:"linux/amd64"}
  • Kubeless version (use kubeless version): v1.0.8
  • Cloud provider or physical cluster: physical cluster
rJankowski93 added a commit to rJankowski93/kubeless that referenced this issue Jun 4, 2021
@rJankowski93
Copy link
Author

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

No branches or pull requests

1 participant