Skip to content

Accelerating TIFF access through Linux io_uring

License

Notifications You must be signed in to change notification settings

ufcg-lsd/switiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

switiff

Accelerating TIFF access through Linux io_uring

TIFF images are very popular on geoprocessing applications, e.g. application to detect deforestation based on satellite imagery. A challenge of these applications is how to process big TIFF images (from hundreds of Megabytes to dozens of Gigabytes). A key piece of TIFF processing is the libtiff library. Any performance improvement on the the libtiff library has a direct benefit on the applications' performance.

In this switiff initiative, we aim to explore potential improvement to the libtiff library based on the recent io_uring Linux kernel feature.

Useful links

About

Accelerating TIFF access through Linux io_uring

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published