onivim/oni

Benchmark typing latency

Open

#90 建立於 2016年12月12日

在 GitHub 查看
 (6 留言) (3 反應) (0 負責人)TypeScript (336 fork)batch import
help wantedinsiderperformance

倉庫指標

Star
 (11,389 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

This article: https://pavelfatin.com/typing-with-pleasure/ has a really great and in-depth investigation into the typing latency of various editors. This latency - the time from pressing the key to seeing the result on the screen - is incredibly important especially with developers. This latency is a huge part in whether an editor is a joy to use or if it feels slow.

For this work, we should look at the following:

  • What are the current measurements of typing latency?
  • What can we do to improve?
  • Can we add metrics so that build-over-build we can see how the latency changes?

貢獻者指南