Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tsvk
on July 5, 2011
|
parent
|
context
|
favorite
| on:
This is why memory fragmentation is bad
Did you consider compressed JPG/PNG on disk versus uncompressed raw image data bitmap in RAM?
A 1024x768 32-bit image is 1024x768x4 = 3.145.728 bytes when uncompressed.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
A 1024x768 32-bit image is 1024x768x4 = 3.145.728 bytes when uncompressed.