lmcinnes/umap

Create a benchmark to track speed improvements / regressions

Open

#293 opened on Sep 11, 2019

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Python (751 forks)batch import
help wanted

Repository metrics

Stars
 (6,478 stars)
PR merge metrics
 (Avg merge 2d 1h) (1 merged PR in 30d)

Description

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