https://bugs.winehq.org/show_bug.cgi?id=53419 Bug ID: 53419 Summary: HeapReAlloc is slower than HeapFree, HeapAlloc + memcpy combos Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: euloanty(a)live.com Distribution: --- This shouldn't happen. HeapReAlloc cqwrteur(a)HOME-SERVER:~/Libraries/fast_io/benchmark/0011.containers/vector/0002.multi_push_back$ wine ./vector.exe fast_io::vectors:5.3254482s HeapAlloc combos cqwrteur(a)HOME-SERVER:~/Libraries/fast_io/benchmark/0011.containers/vector/0002.multi_push_back$ wine ./vector.exe fast_io::vectors:3.2410441s On Windows: HeapReAlloc D:\hg\fast_io\benchmark\0011.containers\vector\0002.multi_push_back>vector fast_io::vectors:2.1215775s HeapAlloc combos D:\hg\fast_io\benchmark\0011.containers\vector\0002.multi_push_back>vector fast_io::vectors:2.1650619s -- 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.