]> git.ipfire.org Git - thirdparty/plymouth.git/commit
progress: speed up progress updates list-optimizations
authorRay Strode <rstrode@redhat.com>
Thu, 7 Oct 2010 17:21:13 +0000 (13:21 -0400)
committerRay Strode <rstrode@redhat.com>
Thu, 7 Oct 2010 18:22:02 +0000 (14:22 -0400)
commit7fd51ca08b06ab5b26f2bef00fc29058ce07b44d
treeff3efe6f6503cf3417519d5062675d49ab3bd2f8
parentcf7081689cb915300daed9006f91d19cce813fb0
progress: speed up progress updates

We now keep the lists sorted at all times,
so we can do binary search.
src/libply/ply-progress.c