/
balmaster
/
postgres
Обзор
Документация
Войти
/
balmaster
/
postgres
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/test/modules/test_integerset/README
7 строк
358 B
Michael Paquier
Fix more typos and inconsistencies in the tree
17 июн 2019, 10:13
17 июн 2019, 10:13
3412030
Код
Авторство
О чём код?
test_integerset contains unit tests for testing the integer set implementation in src/backend/lib/integerset.c. The tests verify the correctness of the implementation, but they can also be used as a micro-benchmark. If you set the 'intset_test_stats' flag in test_integerset.c, the tests will print extra information about execution time and memory usage.