This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[v3] Add segmented-iterator optimization for std::copy of deque::iterator ranges


Hi,

for a long time in my todo list. On an i7-920 the performance
improvement for the smalll testcase added to the performance testsuite
is about 4x.

Tested x86_64-linux multilib, committed to mainline.

Paolo.

//////////////////////

Attachment: CL_copy_deque
Description: Text document

Attachment: patch_copy_deque
Description: Text document


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