You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all thanks for the work you've done ! it looks very promising !
I had some question about how you guys calculate the new score ? I imagine there's some sort of comparaison between the score with and without the extension ?
I wonder how the url you pass in as test url can impact the new score !
Indeed I tried it with a plugin we've created that display a bar when you arrive on a partner website.
If I go on a website that is not a partner it does nothing.
What I expected was to have a difference between the partner and non partner site as there is more javascript executed on partners' sites.
Here is the scrore I had by running the exthouse command with --runs=3
Non partner => 98 (pretty good)
Partner 1 => 53
Partner 2 => 98
Partner 3 => 70
The script executed should be the same between the three partners !
Do you guys have any idea how this can happen ?
Thanks again for the great work !
The text was updated successfully, but these errors were encountered:
Hi @tbigueres!
Thank you for your kind words and for submiting the issue.
In the first iteration, we focused on https://example.com and scoring around it.
Consistent scoring between different URLs wasn't a priority, but it will, especially with #22 support.
Could you provide the URLs and the extension, so we could try to debug it?
alekseykulikov
changed the title
Big difference in score, when url differs
Consistent scoring between different URLs
Jun 26, 2019
Hello,
First of all thanks for the work you've done ! it looks very promising !
I had some question about how you guys calculate the new score ? I imagine there's some sort of comparaison between the score with and without the extension ?
I wonder how the url you pass in as test url can impact the new score !
Indeed I tried it with a plugin we've created that display a bar when you arrive on a partner website.
If I go on a website that is not a partner it does nothing.
What I expected was to have a difference between the partner and non partner site as there is more javascript executed on partners' sites.
Here is the scrore I had by running the exthouse command with --runs=3
Non partner => 98 (pretty good)
Partner 1 => 53
Partner 2 => 98
Partner 3 => 70
The script executed should be the same between the three partners !
Do you guys have any idea how this can happen ?
Thanks again for the great work !
The text was updated successfully, but these errors were encountered: