SourceForge.net
2009-10-03 14:36:37 UTC
Feature Requests item #2872243, was opened at 2009-10-03 16:36
Message generated for change (Tracker Item Submitted) made by bronger
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385994&aid=2872243&group_id=26091
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: refdbd
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Torsten Bronger (bronger)
Assigned to: Markus Hoenicka (mhoenicka)
Summary: Get IDs fast
Initial Comment:
Currently, it takes 40ms per reference to get the ID of a found reference:
$ time refdbc -u refdb -w Sonne -d biblio -C getref -s ID -t ris ":ID:>0" > /dev/null
999:96 retrieved:0 failed
real 0m4.026s
user 0m0.000s
sys 0m0.004s
This is problematic for a web frontend because even if you work with aggressive caching, you have to know at least the IDs of found references.
Therefore, I request to optimise the ID-only request.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385994&aid=2872243&group_id=26091
Message generated for change (Tracker Item Submitted) made by bronger
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385994&aid=2872243&group_id=26091
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: refdbd
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Torsten Bronger (bronger)
Assigned to: Markus Hoenicka (mhoenicka)
Summary: Get IDs fast
Initial Comment:
Currently, it takes 40ms per reference to get the ID of a found reference:
$ time refdbc -u refdb -w Sonne -d biblio -C getref -s ID -t ris ":ID:>0" > /dev/null
999:96 retrieved:0 failed
real 0m4.026s
user 0m0.000s
sys 0m0.004s
This is problematic for a web frontend because even if you work with aggressive caching, you have to know at least the IDs of found references.
Therefore, I request to optimise the ID-only request.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385994&aid=2872243&group_id=26091