From 18a3e626b6f7d321e5c8f059461bc7ad1c705995 Mon Sep 17 00:00:00 2001 From: Skydev0h Date: Thu, 12 Oct 2023 00:57:23 +0300 Subject: [PATCH] I have not noticed this achievement earlier! --- Improvements.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Improvements.rst b/Improvements.rst index 5905ee1..1c82ac7 100644 --- a/Improvements.rst +++ b/Improvements.rst @@ -97,6 +97,8 @@ total level, with further commits do a `stable development` of contest test case +----------------------------------------------------------------+------+------+------+-------+------+-------+-------+-------+-------+--------+ | Another argument stack optimization (psr -> dr call) | 2818 | 3281 | 1934 | 8033 | 2217 | 21.6% | 64017 | 66370 | 37220 | 167607 | +----------------------------------------------------------------+------+------+------+-------+------+-------+-------+-------+-------+--------+ +| ^^^ Finally this solution is better then original in **EVERY** test suite branch! The last hurdle - Exter GGC is now less!!! ^^^ | ++----------------------------------------------------------------+------+------+------+-------+------+-------+-------+-------+-------+--------+ | Black magic route optimization (drop some result later) | 2818 | 3281 | 1916 | 8015 | 2235 | 21.8% | 64017 | 66370 | 37130 | 167517 | +----------------------------------------------------------------+------+------+------+-------+------+-------+-------+-------+-------+--------+ | Another black magic optimization (drop auth_kind later) | 2818 | 3281 | 1906 | 8005 | 2245 | 21.9% | 64017 | 66370 | 37102 | 167489 |