Avatar for the t28hub user
t28hub
auto-palette
BlogDocsChangelog

Branches performance

Pull requests

feat: enhance Theme scoring logic with 2D gaussian function#217
last run
24 days ago
feat: enhance Theme scoring logic with 2D gaussian function - Improved swatch selection accuracy by considering max chroma for each hue. - Adopted 2D Gaussian function for scoring to better match tones.
26 days ago
5abe415
feat/swatch-selection-improvement
CodSpeed Performance Gauge
0%
perf: add #[inline(always)] to DistanceMetric::measure for performance improvement
1 month ago
bef5ffb
perf/inline-distance-measure
CodSpeed Performance Gauge
+3%
perf: replace HashMap and HashSet with FxHashMap and FxHashSet - Improved performance by using rustc-hash's FxHashMap and FxHashSet. - Limited usage to internal library components since the algorithm is non-cryptographic.
1 month ago
cd976ac
perf/hashmap-to-fxhashmap
CodSpeed Performance Gauge
+8%
refactor: update ClusteringAlgorithm interface and refactor DBSCAN implementation
1 month ago
e457c58
refactor/clustering-algorithm-trait
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms Privacy Docs