Rekyt / rtaxref

:package: R client to the API of French Taxonomical Reference (TAXREF)
https://rekyt.github.io/rtaxref/
GNU General Public License v3.0
4 stars 1 forks source link

Queries take a long time to execute #34

Open Rekyt opened 7 months ago

Rekyt commented 7 months ago

Some users are complaining that when you using fuzzymatch it takes a while to complete with thousand of names. This is probably due to TaxRef side but we should check if it comes from our side or not.

Also it could be good to do benchmarks to see what happens from R compared to direct queries compared to online UI.