This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

find_first_of performance problems


Hello list,

I have recently done some research about the performance of the find_first_of STL algorithm and I
believe that I have found some performance problems in the most notable find_first_of
implementations, including the libstdc++ implementation. If you are interested in a detailed
discussion about the find_first_of performance problems, you can read all about it in my article:
http://www.codeproject.com/useritems/find_first_of.asp 

I will be happy to discuss with you the find_first_of performance issues and in case that you also
agree about the existence of the performance problems, I will be happy to help towards solving
them. (like I did with the search_n algorithm some time aro...)

Best Regards,
Jim Xochellis




      
___________________________________________________________ 
Χρησιμοποιείτε Yahoo!; 
Βαρεθήκατε τα ενοχλητικά μηνύματα (spam); Το Yahoo! Mail 
διαθέτει την καλύτερη δυνατή προστασία κατά των ενοχλητικών 
μηνυμάτων http://login.yahoo.com/config/mail?.intl=gr 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]