persistence/DD.Persistence.TestTelemetryStress/Results.md
ngfrolov 58aa41c1b9
All checks were successful
Unit tests / test (push) Successful in 1m37s
New tagBag scheme tested
2024-12-25 13:27:14 +05:00

26 lines
967 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Dictionary<string, object>
TagBag insert 00:02:31,55 2592000 2419200
TagSetValue insert 00:04:14,89 2592000 2419200
TagBag select 00:00:16,91 905997 2592000
TagSetValue select 00:00:02,42 905997 2592000
sizeof(TagBag) = 1200M
sizeof(TagSetValue) = 285M
Tot = 7m
## object[]
{Table} {Action} Sum(Time) Sum(Count) Max(TableLength)
TagBag insert 00:02:13,39 2592000 2419200
TagSetValue insert 00:03:57,70 2592000 2419200
TagBag select 00:00:12,60 1331997 2592000
TagSetValue select 00:00:02,88 1331997 2592000
sizeof(TagBag) = 805M
sizeof(TagSetValue) = 305M
## multi rows
размер таблиц в БД TagValue - 1200Мб TagSetValue - 119Мб. В 10 раз больше
время вставки чанка TagValue в 7.3 раза больше времени вставки чанка TagSetValue
время выборки из TagValue в 16,4 раза больше времени выборки из TagSetValue