]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move to an O(NlogN) algorithm for the priority queue. An insertion sort
authordrh <drh@noemail.net>
Wed, 30 Mar 2011 01:43:00 +0000 (01:43 +0000)
committerdrh <drh@noemail.net>
Wed, 30 Mar 2011 01:43:00 +0000 (01:43 +0000)
commit2a0e00b436f94594307cb989cc1235be3011864e
tree96fbc6391d075439d84b77a04a8581df3ceefec7
parentf938a87cfdb990d655ded1f954c45c46cf6e6a81
Move to an O(NlogN) algorithm for the priority queue.  An insertion sort
was way too slow.

FossilOrigin-Name: 7958cbba736a599c1293b06602eec43dfe4fd7d1
manifest
manifest.uuid
src/test_fuzzer.c