 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Roby DP Guest
|
Posted: Fri Apr 21, 2006 10:03 am Post subject: updated Delphi FastZlib 1.2.3 |
|
|
hi dear developers,
I have updated Delphi FastZlib with latest C++ 2006 Update2.
Feel free to download it from http://www.dellapasqua.com/delphizlib/
Best regards,
Roberto |
|
| Back to top |
|
 |
John Guest
|
Posted: Fri Apr 21, 2006 4:04 pm Post subject: Re: updated Delphi FastZlib 1.2.3 |
|
|
Roberto,
you may improve the speed also with FastCode Fillchar, it seems that your
code se a lot of FillChar..
just my 2 cents..
John |
|
| Back to top |
|
 |
Roby DP Guest
|
Posted: Fri Apr 21, 2006 5:03 pm Post subject: Re: updated Delphi FastZlib 1.2.3 |
|
|
I let the coders replace FillChar with FastCode routines or... update to
Delphi2006! :D
| Quote: | Roberto,
you may improve the speed also with FastCode Fillchar, it seems that your
code se a lot of FillChar..
just my 2 cents..
John
|
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ |
|
| Back to top |
|
 |
John Guest
|
Posted: Mon Apr 24, 2006 8:04 am Post subject: Re: updated Delphi FastZlib 1.2.3 |
|
|
| Quote: | I let the coders replace FillChar with FastCode routines
That's what I have done  |
thanks! |
|
| Back to top |
|
 |
Thomas Huber Guest
|
Posted: Tue Apr 25, 2006 12:03 am Post subject: Re: updated Delphi FastZlib 1.2.3 |
|
|
Hi Roberto,
Jedivcs is actually using (mostly) abbrevia for un-/compression
and I wanted to know if it could profit by using another
compression library.
So I compiled a comparision pdf which is available in the
jedi newsgroup: forums.talkto.net:jedi.binaries
It shows how the libraries compress and uncompress several
text files and actually compares abbrevia, uiUcl, FastLib and
a bzip2 library.
Compress ration: nearly as good as bzip2
Compress performance: 1st place
Uncompress performance: 1st place
really impressing, keep your good work!
Just curious if c sources are ready for *nix OS?
Regards
Thomas |
|
| Back to top |
|
 |
Roby DP Guest
|
Posted: Tue May 02, 2006 11:03 pm Post subject: Re: updated Delphi FastZlib 1.2.3 |
|
|
hi,
sorry for late answer,
well, the C sources are the original zlib starting from 1.2.1; I was
changing only the 1.1.4.
So is not my merit the speed, but of zlib and c compiler and original
zlibex author ;)
| Quote: | Hi Roberto,
Jedivcs is actually using (mostly) abbrevia for un-/compression
and I wanted to know if it could profit by using another
compression library.
So I compiled a comparision pdf which is available in the
jedi newsgroup: forums.talkto.net:jedi.binaries
It shows how the libraries compress and uncompress several
text files and actually compares abbrevia, uiUcl, FastLib and
a bzip2 library.
Compress ration: nearly as good as bzip2
Compress performance: 1st place
Uncompress performance: 1st place
really impressing, keep your good work!
Just curious if c sources are ready for *nix OS?
Regards
Thomas
|
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ |
|
| Back to top |
|
 |
Roby DP Guest
|
Posted: Tue May 02, 2006 11:03 pm Post subject: Re: updated Delphi FastZlib 1.2.3 |
|
|
I cant download your pdf from the server... :(
| Quote: | Hi Roberto,
Jedivcs is actually using (mostly) abbrevia for un-/compression
and I wanted to know if it could profit by using another
compression library.
So I compiled a comparision pdf which is available in the
jedi newsgroup: forums.talkto.net:jedi.binaries
It shows how the libraries compress and uncompress several
text files and actually compares abbrevia, uiUcl, FastLib and
a bzip2 library.
Compress ration: nearly as good as bzip2
Compress performance: 1st place
Uncompress performance: 1st place
really impressing, keep your good work!
Just curious if c sources are ready for *nix OS?
Regards
Thomas
|
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|