lmcinnes/umap

Create a benchmark to track speed improvements / regressions

Open

#293 geöffnet am 11. Sept. 2019

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (751 Forks)batch import
help wanted

Repository-Metriken

Stars
 (6.478 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 12h 3m) (15 gemergte PRs in 30 T)

Beschreibung

Considering a lot of time goes into optimizing the speed of UMAP it seems necessary to have some kind of bechmark/suite to evaluate performance.

EDIT: A collection of useful links to get started: Tracking System Capabilities: https://github.com/giampaolo/psutil Datasets: https://www.tensorflow.org/datasets Benchmarking: https://pypi.org/project/pyperf/

Contributor Guide