-
Notifications
You must be signed in to change notification settings - Fork 360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Ready] ellen bintree nogc #104
base: master
Are you sure you want to change the base?
Conversation
Пока использовать test\stress\map\map - только find_string |
find_string содержит метод clean. При комментировании этого метода, стресс тесты работают. Как быть ? |
Реализовать этот метод - удаление всех элементов из дерева. Для container-варианта вызывается деаллокация нод. |
спасибо |
Как стресс тестировать дерево, для этого типа контейнера нет тестов. Нужно ли использовать set ?