atom-archive/xray

Help wanted: Benchmarks in xray_core

Ouverte

#21 ouverte le 6 mars 2018

 (9 commentaires) (5 réactions) (0 personne assignée)Rust (248 forks)batch import
good first issuehelp wanted

Métriques du dépôt

Stars
 (8 531 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

It would be great to get a PR setting up benchmarks on xray_core in the canonical Rust manner. You can use your imagination on the kinds of operations we want to test, but here are some ideas:

  • Making large numbers of edits
  • Moving large numbers of cursors in a document containing large numbers of edits

Just getting a basic framework in place with some non-trivial benchmark would be helpful.

Guide contributeur