emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] org-cite: 10 second hang opening a ~4k org file with 10MB bibt


From: Jamie Matthews
Subject: Re: [BUG] org-cite: 10 second hang opening a ~4k org file with 10MB bibtex library [9.5.2 (9.5.2-g91681f @ /home/jdm204/.config/emacs/straight/build/org/)]
Date: Sat, 19 Mar 2022 09:25:38 +0000

Thanks:

```
org-cite-basic-activate             59          10.724349447  0.1817686346
org-cite-basic--parse-bibliography  129         10.559936049  0.0818599693
org-cite-basic--all-keys            59          7.830202561   0.1327152976
org-cite-basic--get-entry           70          2.7772344940  0.0396747784
```

From: Ihor Radchenko <yantar92@gmail.com>
Sent: Saturday, March 19, 2022 9:23 AM
To: Jamie Matthews <jdm204@cam.ac.uk>
Cc: emacs-orgmode@gnu.org <emacs-orgmode@gnu.org>
Subject: Re: [BUG] org-cite: 10 second hang opening a ~4k org file with 10MB bibtex library [9.5.2 (9.5.2-g91681f @ /home/jdm204/.config/emacs/straight/build/org/)]
 
Jamie Matthews <jdm204@cam.ac.uk> writes:

> Hi Ihor,
>
> I tried to run that code but get errors for the elp-instrument-function​ calls (both with my config and emacs -Q​):
>
> ```
> Debugger entered--Lisp error: (error "ELP cannot profile the function: org-cite-basic--g...")

Then also add (require 'oc-basic) before the code I provided. I seems
that org-cite has not been loaded yet when you tried to execute the
code.

Best,
Ihor

reply via email to

[Prev in Thread] Current Thread [Next in Thread]