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

Screenshot app #31

Merged
merged 11 commits into from
Feb 15, 2022
Merged

Screenshot app #31

merged 11 commits into from
Feb 15, 2022

Conversation

eriklangille
Copy link
Contributor

@eriklangille eriklangille commented Feb 9, 2022

Headless chrome that takes a screenshot of a page and provides the screenshot as the result working with SPOT
Closes #15

@eriklangille eriklangille self-assigned this Feb 9, 2022
@eriklangille eriklangille linked an issue Feb 9, 2022 that may be closed by this pull request
3 tasks
@eriklangille eriklangille requested review from efeberkeevci and removed request for SkylarLJY February 9, 2022 16:43
{"function_name": "formplug-dev-receive", "folder_name": "formplug", "last_log_timestamp": 1644018632028, "vendor": "AWS", "DB_URL": "localhost", "DB_PORT": 27017, "workload_path": "spot/benchmarks/AWSHelloWorld/workload.json", "region": "us-east-2", "mem_size": 128, "workload": {"test_name": "IntegrationTest1", "test_duration_in_seconds": 15, "random_seed": 100, "blocking_cli": false, "instances": {"instance1": {"application": "formplug-dev-receive", "distribution": "Poisson", "rate": 5, "activity_window": [5, 10], "payload": "spot/benchmarks/formplug/payload.json", "host": "psihxi4hxi.execute-api.us-east-2.amazonaws.com", "stage": "dev", "resource": "?format=json"}}}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is incorrect. Why does the path of formplug config include AWSHelloWorld(or old version HelloWorld in the first place)?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That came from a typo in one of my commits, should be the name of the corresponding benchmark folder.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eriklangille Can you change accordingly?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will do

@@ -0,0 +1,93 @@
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a short description of what this document is for

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should have not been committed

@efeberkeevci
Copy link
Contributor

Was there a license for this benchmark? Yaman's benchmark has one and while revieiwing his PR, I thought you should add the license if it exists.

@SkylarLJY SkylarLJY merged commit 189b00f into master Feb 15, 2022
@jpzg jpzg deleted the screenshot_app branch March 8, 2022 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Serverless Chrome into benchmark suite
3 participants