Testing up to 100k nodes on a Vite web app using different map viz technologies.
Clone the repository and install dependencies:
git clone git@github.com:mon33k/mapviz-benchmark-demo.git
cd mapviz-benchmark-demo
npm install
npm run build
npm run dev https://mon33k.github.io/mapviz-benchmark-demo/?limit=1000
- Base Map Loads, 100k node markers, limited link lines, toggle the node count to show the node markers
- Benchmark Table shows overall performace of app
- very basic minimal Tailwind css
- Need to add link lines for 100k nodes
- Benchmark Table reflects events directly related to the Map Layer you're on (adding that currently)
- Finished tabs for each map technology
- optimized marker nodes - its fast but could be faster