It is hard to say what the issue is without some working example that shows
performance issues. Usually getting better performance means compromising
some functionality, e.g. not validating citation keys (this requires some
lookup which could take time for large documents/bibtex files), etc.

There are several org-ref-activate-*-links that turn font-lock on and off
for different links.

 org-ref does use some caches, and if these are invalidated frequently,
e.g. by frequently adding new bibtex entries, they have to be rebuilt,
which can also take some time. Some of this is controlled by
bibtex-completion though.

On Sat, Aug 26, 2023 at 9:01 PM Maske <maske1f...@gmail.com> wrote:

> Hi John!
>
> I was using org-ref some time ago, but it seemed to get emacs slower, in
> my low resources PC.
>
> Would you give me some tips to make org-ref lighter?
>
> Best regards
>
> 27 ago 2023 2:33:05 John Kitchin <jkitc...@andrew.cmu.edu>:
>
> You can see how these work in org-ref in this video:
> https://www.youtube.com/watch?v=sebs2vSIEk4&list=PL0sMmOaE_gs3E0OjExoI7vlCAVygj6S4I&index=13.
>
>
> On Sat, Aug 26, 2023 at 1:21 PM Maske <maske1f...@gmail.com> wrote:
>
>> I would like to know what do you use for acronyms, glossaries, etc for
>> using inside org-mode? Not for exportation, just to use them inside Emacs.
>>
>> Maybe radio links, or the package org-glossary? org-ref?
>>
>> Best regards
>>
>
>
> --
> John
>
> -----------------------------------
> Professor John Kitchin (he/his)
> Doherty Hall A207F
> Department of Chemical Engineering
> Carnegie Mellon University
> Pittsburgh, PA 15213
> 412-268-7803
> https://kitchingroup.cheme.cmu.edu
> https://pointbreezepubs.gumroad.com/ pycse bookstore
>
>

-- 
John

-----------------------------------
Professor John Kitchin (he/his)
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
https://kitchingroup.cheme.cmu.edu
https://pointbreezepubs.gumroad.com/ pycse bookstore

Reply via email to