Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » Updated and new benchmarks
Re: Updated and new benchmarks [message #14787 is a reply to message #14781] Fri, 14 March 2008 18:45 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
cbpporter wrote on Fri, 14 March 2008 10:52

luzr wrote on Fri, 14 March 2008 13:58

I have adjusted numbers in U++ vs C++ std:: benchmarks

http://www.ultimatepp.org/www$uppweb$vsstd$en-us.html

and also created a new one, this time comparing C++ with D:

http://www.ultimatepp.org/www$uppweb$vsd$en-us.html

Almost 5 times faster than GCC's std:: implementation in supposedly I/O limited benchmark and 70% faster than D... not bad Smile

I guess we are now finaly approaching the "physical limits of silicon" Smile

Mirek


Interesting results. What has been done to obtain an almost double performance since last time?

edit:
luzr wrote on Fri, 14 March 2008 13:56

Inequality comparison of small strings are now heavily optimized, Sorting Vector<String> is now almost twice as fast (if most strings are < 15 characters).

Mirek


I've read this after my post.


Actually, this last optimization was only the last 2-7% improvement. The majority is from new String implementation, using SSO with very fast equality comparison and hash value generation.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Upp 2008.2beta released
Next Topic: Scripts to build debian packages added to SVN repository
Goto Forum:
  


Current Time: Tue May 14 06:44:59 CEST 2024

Total time taken to generate the page: 0.02601 seconds