diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2016-08-19 02:39:32 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2016-08-19 02:39:32 +0900 |
| commit | 37dc273148df0893053bf5cda0582a23f5c2b2d2 (patch) | |
| tree | d90f5e96fa97de429265461268b1a6db2703cb4c /src/result_test.go | |
| parent | f7f01d109eb05c7eae82c243b6b6d5c5951ee707 (diff) | |
| download | fzf-37dc273148df0893053bf5cda0582a23f5c2b2d2.tar.gz | |
Micro-optimizations
- Make structs smaller
- Introduce Result struct and use it to represent matched items instead of
reusing Item struct for that purpose
- Avoid unnecessary memory allocation
- Avoid growing slice from the initial capacity
- Code cleanup
Diffstat (limited to 'src/result_test.go')
0 files changed, 0 insertions, 0 deletions
