This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

Optimization of GAS


Hello,

I want to make GAS faster. I profiled it and found out that lots of the 
time takes on working with hash. What do you thing about changing hash 
mechanism into hash_map from stl. Will it work faster ?

Thank you, Stanislav




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