]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add complete platform data to profiling data
authorFederico Caselli <cfederico87@gmail.com>
Mon, 27 Jul 2020 19:57:32 +0000 (21:57 +0200)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 7 Aug 2020 16:05:45 +0000 (12:05 -0400)
commit24a9e6974c177e90d2213080b1f6d8270d78f69b
tree097edf49e2cc92d6d9637d24f7add8630f86a4eb
parent9a3fee2cb6b608eb5c0263cf5a7e9085f74f2e73
Add complete platform data to profiling data

Initially to distinsuish between arm and x86_64
architecture, expand out the profile key to include
machine, system, python impl in all cases.

Ref: #5436
Change-Id: I7e48f0462ba7d9c680b2dac45ce7b0cf709b9b22
lib/sqlalchemy/testing/profiling.py
lib/sqlalchemy/util/__init__.py
lib/sqlalchemy/util/compat.py
test/profiles.txt