TurtIeSocks / Koji

Geofence manager and route creator
https://koji.vercel.app
MIT License
26 stars 5 forks source link

feat: log worst clusters in stats #226

Closed TurtIeSocks closed 5 months ago

TurtIeSocks commented 5 months ago

It's good to know what the lowest number of points are in a cluster, particularly when setting max_clusters as an input.

New stats log:

      [STATS] =================================================================
      || [AREA] Polygon-645 | Better | Radius                                ||
      || [POINTS] Total: 18988 | Covered: 18283                              ||
      || [CLUSTERS] Total: 888 | Avg Points: 20                              ||
      || [COVERAGE] Best: 77 (1) | Worst: 5 (1)                              ||
      || [DISTANCE] Total: 116525m | Longest: 645m | Avg: 131m               ||
      || [TIMES] Clustering: 5.66s | Routing: 2.32s | Stats: 0.08s           ||
      || [MYGOD_SCORE] 5145                                                  ||
      =========================================================================
vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
koji ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2024 1:57am