atom-archive/xray

Help wanted: Benchmarks in xray_core

Open

#21 创建于 2018年3月6日

在 GitHub 查看
 (9 评论) (5 反应) (0 负责人)Rust (8,531 star) (248 fork)batch import
good first issuehelp wanted

描述

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.

贡献者指南