KiCad PCB EDA Suite
Loading...
Searching...
No Matches
bench_spatial_index.cpp File Reference
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <geometry/rtree.h>
#include <geometry/rtree/packed_rtree.h>
#include <geometry/rtree/dynamic_rtree.h>
#include <geometry/rtree/dynamic_rtree_cow.h>
#include <core/profile.h>
#include <nlohmann/json.hpp>
#include <filesystem>
#include <fstream>
#include <random>
#include <vector>

Go to the source code of this file.

Classes

struct  BENCH_RESULT
 

Functions

 BOOST_AUTO_TEST_CASE (DRCWorkload)
 
 BOOST_AUTO_TEST_CASE (RouterWorkload)
 
 BOOST_AUTO_TEST_CASE (ViewportWorkload)
 
 BOOST_AUTO_TEST_CASE (RouterBranchWorkload)
 
 BOOST_AUTO_TEST_CASE (CowWorkload)
 
 BOOST_AUTO_TEST_CASE (CowDepthWorkload)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

◆ BOOST_AUTO_TEST_CASE() [2/6]

◆ BOOST_AUTO_TEST_CASE() [3/6]

◆ BOOST_AUTO_TEST_CASE() [4/6]

◆ BOOST_AUTO_TEST_CASE() [5/6]

◆ BOOST_AUTO_TEST_CASE() [6/6]