Lazarus
Home
Forum
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Announcements
»
Third party
»
Parallelcompression library have been updated to version 2.19
Downloads
Daily Snapshots
FAQ
Wiki
Bugtracker
IRC channel
Developer Blog
Follow us on Twitter
Mailing List
Free pascal
Other languages
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
About donations (wiki)
Bookstore
Lazarus, the complete guide
Search
Advanced search
« previous
next »
Print
Pages: [
1
]
Author
Topic: Parallelcompression library have been updated to version 2.19 (Read 908 times)
aminer
Hero Member
Posts: 665
Parallelcompression library have been updated to version 2.19
«
on:
September 19, 2012, 12:41:20 am »
Hello,
Parallelcompression library have been updated to version 2.19,
i have added a sleep(0) in the execute() method of the Threadpool engine like this:
while not Queue.push(tobject(params)) do sleep(0);
and now parallelcompression is 15% to 20% faster.
also i have added a GetFileSize() method.
And I have tested parallelcompression and found that
my Parallel Gzip is 5% faster than pigz.
You can download parallelcompression library from:
http://pages.videotron.com/aminer/
Thank you,
Amine Moulay Ramdane.
Logged
aminer
Hero Member
Posts: 665
Re: Parallelcompression library have been updated to version 2.19
«
Reply #1 on:
September 19, 2012, 09:27:19 pm »
Hello,
I have updated parallelcompression library
to version 2.2, have forgot to free and object in TCallbacks.GzipCompress() and
TCallbacks.GzipDecompress()
with the tjob(obj).free;
I have corrected this and you can download parallelcompression 2.2 from:
http://pages.videotron.com/aminer/
Thank you,
Amine Moulay Ramdane.
Logged
aminer
Hero Member
Posts: 665
Re: Parallelcompression library have been updated to version 2.19
«
Reply #2 on:
September 20, 2012, 09:25:15 pm »
Hello,
I have updated parallelcompression library
to version 2.21. you can download parallelcompression from:
http://pages.videotron.com/aminer/
Thank you,
Amine Moulay Ramdane.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Announcements
»
Third party
»
Parallelcompression library have been updated to version 2.19
Recent
Determine the value of th...
by
eric
[
Today
at 08:41:31 am]
Can't find Interfaces.ppu...
by
tintinux
[
Today
at 08:35:25 am]
Menus not cleared
by
tintinux
[
Today
at 08:26:24 am]
Why single-window feature...
by
Zoran
[
Today
at 07:14:26 am]
WideString to AnsiString ...
by
plashenkov
[
Today
at 07:03:49 am]
How should 2D barcode lib...
by
eddiecook
[
Today
at 05:50:58 am]
fpc 2.7.1 slower than fpc...
by
Jurassic Pork
[
Today
at 04:37:31 am]
LazPaint Translations
by
benohb
[
Today
at 03:36:22 am]
RWLock version 1.01
by
aminer
[
Today
at 02:52:41 am]
Z-order vs visible
by
User137
[
Today
at 01:50:31 am]