You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sean McBride de5ee9af53
chore: Apply shfmt to shell scripts
4 years ago
..
.gitignore test: Improve Image resize 4 years ago
README.md doc: Update image resize READMEs 4 years ago
debug.sh chore: Apply shfmt to shell scripts 4 years ago
expected_result.png test: Improve Image resize 4 years ago
flower.jpg test: Improve Image resize 4 years ago
install.sh chore: Apply shfmt to shell scripts 4 years ago
run.sh chore: Apply shfmt to shell scripts 4 years ago
spec.json chore: update tests to handle stricter validation 4 years ago

README.md

Resize Images

This script runs several test executions of the resize application, testing that the output is pixel-for-pixel identical to a known good output.

The workload works sporadically, but the runtime errors out due to calls to mremap. The runtime gratuitously logs these calls for the time being.