Commit Graph

6 Commits (44d2e124034227e9acc7e6cfe65a9901a2b64c6a)

Author SHA1 Message Date
Timothy Stack d4bea593b7 [perf] optimize json log loading 10 years ago
Timothy Stack 1974e1f1ae [jsonptr] initial impl 11 years ago
Timothy Stack 5ef8a168a7 [perf] reduce copies of log messages 11 years ago
Timothy Stack f4aeb11ad5 [view_curses] use a vector for string attributes
Using a map/multimap is too expensive/complex for how many
attributes we have on a line due to how many tree nodes
need to be malloced/freed.  Just using a vector should be
good enough and a lot faster.
11 years ago
Timothy Stack 9906e949cf [overlay] clear overlay when file is removed 11 years ago
Timothy Stack 59c1d4313b [mouse] more mouse support and other fixes 11 years ago