Wimmics / solid-start

Projet SOLID Inria - Startin'blox
MIT License
1 stars 0 forks source link

Understand why Comunica explode when we query more than 3 skills using the local indexes #29

Open lecoqlibre opened 6 months ago

lecoqlibre commented 6 months ago

On our framework, testing the Local skill strategy give the following results:

Queried skills Elapsed time (sec) Queried sources Number of requests
12 0.564 32 32
12 + 33 1.252 64 64
12 + 33 + 44 1.904 96 96
12 + 33 + 44 + 55 +60.0 128 +4000

Is it related to #28 @pchampin?

Maybe there is a change of actor.

lecoqlibre commented 5 months ago

TODO: try with other queried skills.