https://bugs.winehq.org/show_bug.cgi?id=57218 cqwrteur <euloanty(a)live.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |euloanty(a)live.com --- Comment #1 from cqwrteur <euloanty(a)live.com> --- Created attachment 77130 --> https://bugs.winehq.org/attachment.cgi?id=77130 heaprealloc result [cqwrteur(a)DESKTOP-9B705LH 0001.string_push_back]$ wine ./fast_io_heaprealloc.exe fast_io:0.0202311s 50000005000000 [cqwrteur(a)DESKTOP-9B705LH 0001.string_push_back]$ wine ./fast_io_noheaprealloc.exe fast_io:0.0169487s 50000005000000 [cqwrteur(a)DESKTOP-9B705LH 0001.string_push_back]$ wine ./std.exe std:0.0205867s 50000005000000 just significant slow down for unknown reason while on windows it does not have this issue. there is no reason why realloc is slower than malloc + free combo I did report the same bug before? https://bugs.winehq.org/show_bug.cgi?id=53419 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.