Quantcast
Channel: Heuristic Andrew » Optimization
Viewing all articles
Browse latest Browse all 5

Date and datetime: accuracy vs storage and I/O costs (SAS)

$
0
0
How much storage space and I/O resources can be saved by using the LENGTH statement to shrink the storage of date and datetimes while maintaining sufficient precision? In my experience, saving I/O generally makes SAS run faster (such as in a DATA step) proportional to the I/O savings, so, for example, a 50% reduction in file size makes SAS run about 50% faster. Continue reading

Viewing all articles
Browse latest Browse all 5

Trending Articles