From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 28E3F398B861; Fri, 19 Feb 2021 13:12:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 28E3F398B861 From: "wdijkstr at arm dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/27437] [aarch64]memcpy_simd has performance regression with larger size on Neoverse N1 Date: Fri, 19 Feb 2021 13:12:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.32 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: wdijkstr at arm dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Feb 2021 13:12:25 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27437 --- Comment #7 from Wilco --- (In reply to xuchunmei from comment #6) > bench-memcpy-walk result show thar when length is larger than 1024, > __memcpy_simd seems a little slower than __memcpy_generic. Yes but the difference is small, and in bench-memcpy-large __memcpy_simd wi= ns by a huge margin on the unaligned cases. Since none of these reproduce what you are seeing, would it be possible to create a small testcase that demonstrates the issue you are seeing in perf-bench-mem? --=20 You are receiving this mail because: You are on the CC list for the bug.=