aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-08-05 09:53:55 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-08-05 09:53:55 +0200
commit9560bb1edfc36aa47017077d914e769d4ba97570 (patch)
tree006e003e119ede81b4bab506695092730f99c892 /python
parent99bd1816c395d090c1baab3dd5d37dcca848bb93 (diff)
downloadrefcat-9560bb1edfc36aa47017077d914e769d4ba97570.tar.gz
refcat-9560bb1edfc36aa47017077d914e769d4ba97570.zip
tasks: performance note
augmenting all bref with dois from sqlite3 at about 10k qps; 27h.
Diffstat (limited to 'python')
-rw-r--r--python/refcat/tasks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/refcat/tasks.py b/python/refcat/tasks.py
index 39d4486..908f209 100644
--- a/python/refcat/tasks.py
+++ b/python/refcat/tasks.py
@@ -414,7 +414,7 @@ class ReleaseIdentDOIMapping(Refcat):
class BrefWithDOI(Refcat):
"""
- Take the paper matches and add source and target DOI.
+ Take the paper matches and add source and target DOI. 1660min.
"""
def requires(self):
return {