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.
6 lines
311 B
6 lines
311 B
4 years ago
|
# Resize Images
|
||
4 years ago
|
|
||
4 years ago
|
This script runs several test executions of the resize application, testing that the output is pixel-for-pixel identical to a known good output.
|
||
4 years ago
|
|
||
4 years ago
|
The workload works sporadically, but the runtime errors out due to calls to `mremap`. The runtime gratuitously logs these calls for the time being.
|