Re: Valgrind runs way slower on faster PC
David Faure <[email protected]> Mon, 10 Feb 2025 10:54:19 +0100
| Newsgroups | gmane.comp.debugging.valgrind |
|---|---|
| Organization | KDE |
| Message-ID | <11612347.nUPlyArG6x@asterixp15> |
--===============2934071858811461221== Content-Type: multipart/signed; boundary="nextPart3302018.iZASKD2KPV"; micalg="pgp-sha256"; protocol="application/pgp-signature" --nextPart3302018.iZASKD2KPV Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8"; protected-headers="v1" From: David Faure <[email protected]> To: [email protected] Cc: Lev Yudalevich <[email protected]> Subject: Re: [Valgrind-users] Valgrind runs way slower on faster PC Date: Mon, 10 Feb 2025 10:54:19 +0100 Message-ID: <11612347.nUPlyArG6x@asterixp15> Organization: KDE MIME-Version: 1.0 On Monday, 10 February 2025 09:44:39 Lev Yudalevich wrote: > My first PC has i7-6700K @ 4.00GHz x 8 CPU, 32GiB RAM > My second PC has i7-10700 @ 2.90GHz x 16 CPU, 64GiB RAM > Both machines have identical OS installation (Ubuntu 22.04.5 LTS) rest of > the software (toolchains etc). > However, running Valgrind (version 3.25.0.GIT) with the same test program > on a second (presumably more powerful) machine is more than twice slower > than running the same on the first machine. What can be a reason for this? > I'd really appreciate any hint/help/idea. Thank you. Lev. 2.9 GHz < 4.0 GHz so it seems to me the second PC has a slower CPU. Assuming that the program is single-threaded, this explains why the second machine is actually slower. -- David Faure, [email protected], http://www.davidfaure.fr --nextPart3302018.iZASKD2KPV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmepzMsACgkQWNDuZIpI s7udtggAgjR8hcl155y/cBxN22wENL8YQel9Cg3Td852LTKqQSbu7lg6kKBiwdkM Mp0+kvwgfyxxkINa5wWpDTS/wDMCTcVQ6VvtbcXBAa/D8no9s5WrCHLx9kUueKj0 ZJ8uQu6drEDKkVvnVPPqBXZMVrLmufUBzzKw3HSpb5TmohWrUOyHR4FWZzybU0mc 88ZzZRDZOMA9x+1mZ2hE7SOCP6FINXtB+BNerfoRdEd/AZKTeoIYaLIsIoNQ7W7w SxmpQ3qamEGeumO4GNqITZxxL1p4HXRgyjkAgFF1EIRVvzCr0WCJlSWTTnrNkTLH ZxdZGKvZkKF1FltjpKIGsJEDg+OMCA== =usdO -----END PGP SIGNATURE----- --nextPart3302018.iZASKD2KPV-- --===============2934071858811461221== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============2934071858811461221== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users --===============2934071858811461221==--