tests.integration.test_performance

tests.integration.test_performance#

Dedicated performance tests designed to identify slow points.

Functions

test_bulk_bft(complete_graph_1k_undirected, ...)

Test breadth-first traversing a large graph (1k nodes).

test_bulk_randgraph(howmany, nverts)

Generate lots of large random graphs.