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

Full review #8

Merged
merged 17 commits into from
Sep 18, 2023
Merged

Full review #8

merged 17 commits into from
Sep 18, 2023

Conversation

jlb6740
Copy link
Collaborator

@jlb6740 jlb6740 commented Aug 31, 2023

No description provided.

* Add github actions to compile and test x64 benchmarks

* Refactor driver to match refactored sightglass

* Continue refactor and cleanup. Better use of df

* Prints out efficiency and wasm scores

* Remove unneeded comments

* Add printing of results to a file and the screen

* Improve quiet printing

* Add simdscore placeholder and validate runall

* Update tag for docker images

* Update workflow to include running of all available benchmarks
Code of conduct is a copy from wasmtime repo.
@jlb6740
Copy link
Collaborator Author

jlb6740 commented Aug 31, 2023

This PR is identical to the set of commits that make up main. The purpose of this PR is to allow a review of that full code base that makes up main. Subsequent commits here to address review comments will be pushed to main after this PR is approved.

Copy link
Collaborator

@rahulchaphalkar rahulchaphalkar left a comment

Choose a reason for hiding this comment

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

Left feedback

Dockerfile Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
wasmscore.py Outdated Show resolved Hide resolved
wasmscore.py Outdated Show resolved Hide resolved
wasmscore.py Show resolved Hide resolved
wasmscore.py Outdated Show resolved Hide resolved
wasmscore.py Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@rahulchaphalkar rahulchaphalkar merged commit 19181d2 into empty Sep 18, 2023
1 check passed
jlb6740 added a commit that referenced this pull request Sep 18, 2023
* Initial commit for WasmScore"

* add github actions to compile and test x64 benchmarks (#1)

* Add github actions to compile and test x64 benchmarks

* Refactor driver to match refactored sightglass

* Continue refactor and cleanup. Better use of df

* Prints out efficiency and wasm scores

* Remove unneeded comments

* Add printing of results to a file and the screen

* Improve quiet printing

* Add simdscore placeholder and validate runall

* Update tag for docker images

* Update workflow to include running of all available benchmarks

* Update wasmtime commit

* Add code of conduct

Code of conduct is a copy from wasmtime repo.

* Add contributor documentation

* Add license agreement

* Update security policy

* Add dependabot support for pip

* Update simplify config.inc

* Use a local benchmarks directory instead of the Sightglass version

* Fix for failures caused by missing results directory on some runs

* Remove unnecessary installs in Dockerfile

* Separate security section to it's own file

* Update printed comments

* Update container entry point and build message

* Update README and add example screenshots in asset folder
rahulchaphalkar pushed a commit that referenced this pull request Sep 18, 2023
* Initial commit for WasmScore"

* add github actions to compile and test x64 benchmarks (#1)

* Add github actions to compile and test x64 benchmarks

* Refactor driver to match refactored sightglass

* Continue refactor and cleanup. Better use of df

* Prints out efficiency and wasm scores

* Remove unneeded comments

* Add printing of results to a file and the screen

* Improve quiet printing

* Add simdscore placeholder and validate runall

* Update tag for docker images

* Update workflow to include running of all available benchmarks

* Update wasmtime commit

* Add code of conduct

Code of conduct is a copy from wasmtime repo.

* Add contributor documentation

* Add license agreement

* Update security policy

* Add dependabot support for pip

* Update simplify config.inc

* Use a local benchmarks directory instead of the Sightglass version

* Fix for failures caused by missing results directory on some runs

* Remove unnecessary installs in Dockerfile

* Separate security section to it's own file

* Update printed comments

* Update container entry point and build message

* Update README and add example screenshots in asset folder
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.

2 participants