From 54488c2ac4b3363f859fa089dfc3e6d4b423492a Mon Sep 17 00:00:00 2001 From: pavel-zotov Date: Tue, 24 Dec 2024 14:21:11 +0300 Subject: [PATCH] Added/Updated tests\bugs\gh_6915_test.py: added references to tests which must verify performance issues. See notes. --- tests/bugs/gh_6915_test.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/bugs/gh_6915_test.py b/tests/bugs/gh_6915_test.py index dda69e2e..9e63786a 100644 --- a/tests/bugs/gh_6915_test.py +++ b/tests/bugs/gh_6915_test.py @@ -7,7 +7,11 @@ TITLE: Allow attribute DISABLE-COMPRESSIONS in UNICODE collations DESCRIPTION: Only ability to use 'DISABLE-COMPRESSION' in attributes list is checked here. Performance comparison with and without this attribute will be checked in separate test. -FBTEST: bugs.gh_6915 +NOTES: + [24.12.2024] pzotov + Several tests have been added in order to check PERFORMANCE affect of 'DISABLE-COMPRESSIONS=1': + * bugs/gh_6915_cs_cz_test.py + * bugs/gh_6915_hu_hu_test.py """ import pytest