Jump to content
Sign in to follow this  
RDP1974

Delphi RTL speed up and reliability

Recommended Posts

Hello,

 

I’m a certified delphi developer,

 

I have released a library set to optimize and speedup Delphi 64bit applications.

 

It’s useful for any kind of applications; especially servers or isapi webbroker applications, on a modern quadcore cpu, will achieve 3x-4x speed and better, strong reliability.

 

If you wish check www.dellapasqua.com/bettermemory

 

Feel free to contact me for questions or any kind of partnership/collaboration.

 

Thank you and best regards.

 

 Roberto Della Pasqua

www.dellapasqua.com

 

btw: example test for isapi webbroker:
- plain json 400 reqs/sec (not compressed)
- zlib deflate 150 reqs/sec (compressed)

- this library 700 reqs/sec (compressed: near double reqs/sec with 1/10 bandwidth)

Edited by RDP1974
  • Like 1

Share this post


Link to post

Hi Roberto,

 

Thank you for your efforts.  Where did you "released" this library?  github?  the url provided doesnt have links to the library.

Share this post


Link to post
9 hours ago, Esteban Pacheco said:

Where did you "released" this library?  github?  the url provided doesnt have links to the library.

Perhaps Roberto is going to sell that library?

Share this post


Link to post

hello,

 

indeed I have now an agreement with a nice company for the libraries distribution.

 

Anyway I have obtained to be free to publish the libs on my side, so if you wish test them, if you will use it please contact me for a small fee.

 

btw. I have updated the dlls with the latest zlib and 9th gen Intel simd.

 

https://github.com/RDP1974

www.dellapasqua.com

 

btw. will be nice to have results from delphi mars, delphi mvc, daraja, and other mvc/rest

btw. those wrappers are built around  the Intel TBB and Intel IPP libraries, for maximum reliability and quality industry proven

Edited by RDP1974

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×