hyper/lib
Guillermo Rauch dc3b90028b Add perf optimizations (#1541)
* pass `uid` to term

* term: keep track of term instance references

* sessions: remvoe `write` object overhead

* hterm: cache measurement of codepoints for single char strings

* sessions: merge less eagerly when we receive a PTY_DATA action

* store: handle the side effect of writing to the terminal from a middleware

* terms: add terms instance cache

* lint
2017-02-23 08:10:05 -03:00
..
actions 8 times faster matching of enter key within incoming pty data 2017-02-17 02:47:09 -03:00
components Add perf optimizations (#1541) 2017-02-23 08:10:05 -03:00
constants Windows titlebar improvements (#1307) 2017-01-10 21:45:49 -08:00
containers add configurable uifontfamily (#1549) 2017-02-18 00:15:55 -03:00
reducers Add perf optimizations (#1541) 2017-02-23 08:10:05 -03:00
store Add perf optimizations (#1541) 2017-02-23 08:10:05 -03:00
utils 20% faster bootup time (#1350) 2017-01-09 13:32:15 -08:00
component.js fix various typos and grammar errors in comments (#834) 2016-10-10 12:26:47 +02:00
hterm.js Add perf optimizations (#1541) 2017-02-23 08:10:05 -03:00
index.js use string based RPC for data events for better perf 2017-02-18 00:55:48 -03:00
rpc.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
selectors.js Prefer default export to make XO happy (#931) 2016-10-25 14:53:15 +02:00
terms.js Add perf optimizations (#1541) 2017-02-23 08:10:05 -03:00