commit | 95fe4eb3e0b1c649474a45fc5a46f2b7fdd19bcd | [log] [tgz] |
---|---|---|
author | Szymon Dziok <b0hoon@o2.pl> | Sun Jul 01 15:14:55 2012 +0200 |
committer | Szymon Dziok <b0hoon@o2.pl> | Sat Nov 24 22:33:09 2012 +0100 |
tree | 3792c25190f292ae4b8e3799020075d00de1aa2e | |
parent | d594b361330e6570b36ebd70c1a5aedfb0c76160 [diff] |
Another optimization for the OF in the mi4 format. What it does: - removes unnecessary file operations for the OF (one lseek() and one read() per one key), - simplifies the code and reduces the code size. Speedup is not noticeable but theoretically some is. Change-Id: I43a6dd21d3af48ea8d3b27d676c84b2084c0b88c Reviewed-on: http://gerrit.rockbox.org/287 Tested-by: Szymon Dziok <b0hoon@o2.pl> Reviewed-by: Thomas Martitz <kugel@rockbox.org> Reviewed-by: Szymon Dziok <b0hoon@o2.pl>