diff options
author | David Robillard <d@drobilla.net> | 2009-06-03 19:38:56 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2009-06-03 19:38:56 +0000 |
commit | 95dd37f9ce4dd49b539d64db40c8477a6a1e3db7 (patch) | |
tree | c18f41ed3e1f10fc455975a5b7cbab96ac282bca /src/collections.c | |
parent | 836e92e1202857cc7b42bbbee8dea68cb40131ed (diff) | |
download | lilv-95dd37f9ce4dd49b539d64db40c8477a6a1e3db7.tar.gz lilv-95dd37f9ce4dd49b539d64db40c8477a6a1e3db7.tar.bz2 lilv-95dd37f9ce4dd49b539d64db40c8477a6a1e3db7.zip |
Avoid sorting/searching during plugin discovery if results happen to be in order (without actually requesting this with ORDER BY, which can be slower).
This should perform relatively well with any RDF backend, which tend to return sorted results anyway as an implementation detail (and redland with trees does).
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2081 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/collections.c')
0 files changed, 0 insertions, 0 deletions