Skip to content
Snippets Groups Projects
Commit 7446ed21 authored by Vladislav Shpilevoy's avatar Vladislav Shpilevoy
Browse files

swim: speed-up tests

With following patches some of the tests will work much slower
due to significantly increased size of the most of packets.

This commit tries to smooth it by

    * Turning off verbose logs in unit tests;
    * Using much more light version of UUID comparator.

According to the profiler these places increase speed in a
couple of times, and at the same time they are simple.

Needed for #4253
parent a0d6ac29
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment