We discovered that addons using the **requests** library are very slow on Raspberry Pi.
This appears to be related to the fact that importing the requests library takes up 4 seconds.
You can find more information at:
- Importing requests very slow on Raspberry Pi · Issue #25 · Freso/script.module.requests · GitHub
- Addon is quite slow on Raspberry Pi · Issue #169 · pietje666/plugin.video.vrt.nu · GitHub
Have other people noticed this ?
Unfortunately the Kodi repositories only hosts up to 2 versions of a module, so it is hard to go back to find when this was introduced.