lmcinnes/umap

Create a benchmark to track speed improvements / regressions

Open

#293 ouverte le 11 sept. 2019

Voir sur GitHub
 (8 commentaires) (0 réactions) (0 assignés)Python (751 forks)batch import
help wanted

Métriques du dépôt

Stars
 (6 478 stars)
Métriques de merge PR
 (Merge moyen 12h 3m) (15 PRs mergées en 30 j)

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/

Guide contributeur