#1
|
|||
|
|||
Compressing CPU? GPU? RAM?
Hello, as I wrote in the title, what hardware does compression need the most?
|
Sponsored Links |
#2
|
||||
|
||||
Compression using GPU is not common yet; I rather found papers describing ideas related to it. There's a compromise between CPU and RAM: if you want faster compression and/or better compression ratio, you can either use more CPU's (only possible with multithreaded applications on multicore CPU's) or more RAM (for precomputed data, e.g. hash tables).
Because CPU's are very fast and the core number of CPU's is constantly increasing but RAM's are not getting much faster, I think the future is more CPU usage; see 7-Zip's multithreaded LZMA/LZMA2 compression for an example.
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
The Following User Says Thank You to Joe Forster/STA For This Useful Post: | ||
kozmik (29-03-2023) |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
KaOs Krew compressing method | PanosBabo | PC Games - CD/DVD Conversions | 5 | 10-04-2021 04:41 |
Simple Tutorial of Compressing GTAV | Razor12911 | Conversion Tutorials | 26 | 29-01-2019 01:31 |
Tutorial about compressing games faster using UltraArc | 78372 | Conversion Tutorials | 2 | 29-04-2017 17:25 |
NASCAR The Game 2013 (inno setup script) | sentinelks | PC Games - CD/DVD Conversions | 28 | 08-09-2013 20:30 |
problem with compressing .bik game video files | -sbx- | General Gaming | 6 | 23-07-2010 12:20 |