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

Microbenchmarks #1

Closed
navdeepkk opened this issue Nov 20, 2019 · 4 comments
Closed

Microbenchmarks #1

navdeepkk opened this issue Nov 20, 2019 · 4 comments
Labels
question Further information is requested

Comments

@navdeepkk
Copy link

Hi, I was just reading your paper and it said you have used 28 micribenchmarks. I was just tring to do what is done in the paper but was not able to get the microbenchmarks. Can you please provide the micro benchmarks you have written.

@engshahrad
Copy link
Collaborator

Thanks for your interest. As listed in the paper, those benchmarks are from the Python Performance Benchmark Suite (Reference #33 of the paper). Here is the link to it:
https://pyperformance.readthedocs.io
(We will make this clear in the README file too)

The benchmarks included in the repo are those that we gathered individually and developed ourselves. Here is the link for those: https://github.com/PrincetonUniversity/faas-profiler/tree/master/functions

@navdeepkk
Copy link
Author

Thanks a lot sir.
I am running open whisk using vagrant. I am not able to get FaaS profiler up and running. I have changed APIHOST and APIKEY in workload invoker file. However i do not know further Configurations to be done. Trivial it may sound, but can you please guide me through the process.I will be really thankful to you.

@navdeepkk
Copy link
Author

Also is it using REST Api or using the wsk CLI.

This was referenced Nov 20, 2019
@engshahrad
Copy link
Collaborator

Created new issues based on your new questions and since the original question is answered I am closing this issue.

@engshahrad engshahrad added the question Further information is requested label Nov 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants