lmcinnes/umap

Create a benchmark to track speed improvements / regressions

Open

#293 aberto em 11 de set. de 2019

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)Python (751 forks)batch import
help wanted

Métricas do repositório

Stars
 (6.478 stars)
Métricas de merge de PR
 (Mesclagem média 12h 3m) (15 fundiu PRs em 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/

Guia do colaborador