onivim/oni

Benchmark typing latency

Ouverte

#90 ouverte le 12 déc. 2016

 (6 commentaires) (3 réactions) (0 personne assignée)TypeScript (297 forks)batch import
help wantedinsiderperformance

Métriques du dépôt

Stars
 (11 246 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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?

Guide contributeur