-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Possible issue with extension download counts #8402
Comments
Reviewed medium priority (Extension Registry feature area) to @ingorichter |
@dnbard I don't see anything that says 5131 downloads yesterday. The registry "recent downloads" data is wrong, but it's wrong on the low side:
|
Please see other extensions. Every extension are getting a lot more downloads today (and maybe yesterday). |
Hmm... maybe you're right. Looking at the download totals for previous versions, the average was between 100-200 downloads per day. For the latest version, the count suddenly jumped up to ~800 per day. It's possible that there was a download spike because of Brackets 0.42 coming out this past Friday and maybe people were opening up Brackets on Monday and getting update notifications. Looking at another extension that is both popular and updated frequently (brackets-git): yeah, something is up with the counts. brackets-git averaged a low 42 downloads per day for the previous release (compared with 416 for the release before that). The latest release has an average of more than 2,700 per day. Unless release 0.42 has caused a massive spike in attention, these download numbers make no sense. |
There is definitely something wrong with the data. I'm going to check the log files and the code that processes them. |
I just had a look at MiguelCastillo's Brackets-Themes extension, and the Extension Rating extension says it was downloaded 14,000 times yesterday, with a total downloads of the latest version (released more than a month ago) of 24,000. That doesn't make any sense. |
I will add the context here that Brackets itself has had a spike in downloads since the release of 0.42 on Friday. Yesterday (Monday) had the most downloads of any day over the past couple of months. It is possible that the addition of all of those theme extensions to the registry has caused a spike in extension downloads. That said, I'm not sure the numbers add up. |
Yes, it is incorrect. @ingorichter is investigating |
I've found the issue and fixed it. Preparing a PR for it. |
This will fix this issue adobe/brackets-registry#58 |
The data for brackets-git seems suspect:
There were 9 days between these two versions during which time, 0.13.22 accumulated 2802 downloads. That's an average of 311 per day. 0.13.23 was 3 or 4 days old when I looked at registry.json and had more than 350 downloads per day during that time.
The recent counts look like this:
7 days, 30 downloads.
So, it would seem that either the recent counts are wrong or the totals are wrong.
cc @ingorichter
The text was updated successfully, but these errors were encountered: