Dmitriy Novozhilov
0b45139b34
[Test] Fix OutOfMemoryError during extracting meta info from test
...
Previously CodeMetaInfoParser saved MatchResults for each meta info in
text (and for each meta info it was different string with text because
of extracting parsed part from original text), so it led to O(n^2)
memory complexity (where n is a size of original text).
Such complexity caused OOME in case of big testdata (~1k meta infos
for text of 4k lines)
2021-01-25 17:08:32 +03:00
..
2021-01-13 19:18:20 +01:00
2021-01-22 13:39:20 +01:00
2020-11-06 19:26:48 +01:00
2020-12-22 14:58:05 +03:00
2020-10-22 17:04:35 +03:00
2021-01-20 11:05:53 +03:00
2021-01-13 19:18:20 +01:00
2020-12-20 23:13:50 +01:00
2021-01-04 12:13:13 +01:00
2021-01-13 19:17:22 +01:00
2021-01-13 19:17:21 +01:00
2021-01-25 14:17:58 +03:00
2021-01-22 13:57:47 +03:00
2021-01-14 17:28:14 +03:00
2021-01-14 17:28:15 +03:00
2021-01-03 14:53:41 +01:00
2021-01-25 15:16:47 +03:00
2020-12-18 19:32:04 +03:00
2021-01-18 11:13:16 +00:00
2021-01-13 19:18:20 +01:00
2021-01-25 12:14:34 +03:00
2021-01-25 14:17:58 +03:00
2021-01-13 19:17:22 +01:00
2021-01-20 11:05:53 +03:00
2021-01-25 17:08:31 +03:00
2021-01-25 17:08:32 +03:00
2021-01-25 17:08:32 +03:00
2021-01-24 15:04:41 +03:00
2021-01-13 19:34:24 +01:00
2021-01-25 17:08:31 +03:00
2020-10-23 11:19:58 +02:00
2021-01-25 17:08:32 +03:00
2021-01-22 13:51:23 +03:00
2021-01-12 18:35:32 +03:00
2021-01-22 13:51:26 +03:00
2021-01-25 12:29:31 +03:00
2021-01-03 14:53:41 +01:00
2020-12-29 12:16:40 +03:00
2021-01-25 14:17:58 +03:00
2021-01-19 16:03:31 +01:00
2020-10-22 12:45:49 +07:00
2020-12-17 13:57:16 +05:00
2021-01-20 11:05:53 +03:00
2021-01-14 12:12:25 +01:00
2021-01-13 19:34:24 +01:00