Total number of stars, forks, and ratio (rounded to 2 decimal places) between stars and forks
Success
No
100.00
183 ms
2.509 s
2
200,000,000
190.74 MB
360
4,891
Count all stars
Success
Yes
100.00
176 ms
2.947 s
1
24,577
0.02 MB
89
4,598
Find the top 10 GitHub users who have the highest proportion of their stars given to repositories owned by 'javisantana' compared to all other repositories they've starred. Show each user's name, the number of stars they gave to javisantana's repos, the number of stars they gave to other repos, and the ratio of javisantana stars to total stars.
Success
Yes
100.00
387 ms
3.464 s
1
7,321,600
142.82 MB
440
4,785
Find the top 10 non-TensorFlow repositories that received the most pull requests from TensorFlow contributors, ranked by the number of unique contributors.
Success
Yes
100.00
318 ms
3.032 s
1
36,680,352
171.49 MB
461
4,709
For each power of 10 (1, 10, 100, 1000, etc.), count how many GitHub repositories have approximately that many stars. Order the results from smallest to largest star count
Success
No
100.00
214 ms
2.796 s
2
7,321,600
34.05 MB
269
4,884
How has the list of top repositories changed over the years from 2015
Success
Yes
0.00
3,439 ms
3.181 s
1
165,307,540
1,699.92 MB
240
4,658
How has the total number of stars changed over time by year?
Success
Yes
100.00
168 ms
2.007 s
1
7,321,600
34.91 MB
156
4,629
TTop 10 GitHub issues (repo + issue number > 10) by how many comments have been created. Let's also count the number of comment authors and add a threshold of >= 10
Failed
No
0.00
0 ms
0 s
3
0
0.00 MB
0
0
The top 10 repositories by issue comment events
Success
Yes
100.00
172 ms
2.157 s
1
1,017,530
3.12 MB
169
4,622
The total number of repositories on GitHub
Success
Yes
100.00
2,831 ms
2.803 s
1
200,000,000
1,209.43 MB
75
4,598
The total number of users on GitHub
Failed
No
0.00
0 ms
0 s
3
0
0.00 MB
0
0
Top 10 Authors with the most code reviews. Return the author, the number of pull request comments created, and from those, the number of unique repositories and PRs.
Success
Yes
0.00
243 ms
2.539 s
1
3,947,090
38.77 MB
319
4,688
Top 10 Repositories with most events talking about tensorflow. Return the repository name and the number of events matching.
Success
Yes
12.19
2,608 ms
1.954 s
1
200,000,000
28,387.40 MB
145
4,631
Top 10 authors with the most pushes
Success
No
100.00
383 ms
21.058 s
2
75,572,830
227.27 MB
147
25,785
Top 10 longest repository names with at least 1 star. Return the repository name and the repository name length.
Success
Yes
87.18
217 ms
1.632 s
1
7,321,600
34.05 MB
173
4,640
Top 10 most popular labels for issues and pull requests. Return the label and the number of times it has been used in issues, pull requests, and issue comments created, opened, or labeled.
Success
Yes
100.00
329 ms
2.432 s
1
34,355,563
342.32 MB
267
4,681
Top 10 most tough code reviews (that is, PRs with the most authors involved creating comments). Return the full URL of the PR, and the number of unique authors.
Success
No
87.18
216 ms
15.91 s
2
3,947,090
35.08 MB
268
25,952
Top 10 organizations by the number of repositories (get the organization name from the repo_name)
Success
No
0.00
2,074 ms
20.112 s
2
200,000,000
1,209.43 MB
169
25,838
Top 10 repositories by maximum number of member invitations
Success
Yes
100.00
182 ms
1.873 s
1
219,443
2.39 MB
190
4,631
Top 10 repositories by stars
Success
Yes
100.00
332 ms
5.486 s
1
7,321,600
34.05 MB
142
4,617
Top 10 shortest repository names with at least 1 star. Only return the repository name.
Success
Yes
33.86
496 ms
1.666 s
1
7,321,600
34.05 MB
147
4,633
Top 10 users/organizations by the number of stars (get the organization name from the repo_name)
Success
No
25.00
288 ms
21.365 s
2
7,321,600
34.05 MB
173
25,855
Top 10 GitHub issues (repo + issue number) by how many comments have been created
Success
Yes
0.00
281 ms
2.135 s
1
15,208,764
184.31 MB
152
4,633
Top 10 commits ordered by the count of commit events; include only commits with ≥ 10 distinct commenters and return full commit url, total comments, and unique authors
Success
Yes
0.00
193 ms
3.034 s
1
75,572,830
288.30 MB
321
4,693
Total number of issues opened on GitHub
Success
Yes
100.00
169 ms
1.856 s
1
15,208,764
28.96 MB
121
4,610
Total number of users that gave at least one star
Success
Yes
24.96
326 ms
1.323 s
1
7,321,600
116.24 MB
109
4,610
Total number of users with at least one created PR
Failed
No
0.00
0 ms
0 s
3
0
0.00 MB
0
0
Total number of users with at least one push
Failed
No
0.00
0 ms
0 s
3
0
0.00 MB
0
0
What if we count top 10 starred repositories but only from those users who made at least one PR in at least one repo?
Success
Yes
100.00
650 ms
9.613 s
1
25,661,776
213.04 MB
304
4,674
What is the best day of the week to catch a star?
Success
Yes
100.00
165 ms
1.664 s
1
7,321,600
34.91 MB
183
4,634
Who are top 10 people giving stars?
Success
Yes
100.00
349 ms
1.86 s
1
7,321,600
116.24 MB
148
4,619
top 10 Most forked repositories
Success
Yes
100.00
240 ms
2.15 s
1
5,708,062
53.68 MB
151
4,621
top 10 Organizations by the size of community (get the organization name from the repo_name)
return the organization name, the number of unique authors, the number of unique pull request authors, the number of unique issue authors, the number of unique issue comment authors, and the number of unique push authors.
Success
Yes
0.00
2,521 ms
3.408 s
1
200,000,000
2,314.22 MB
553
4,772
top 10 Repositories with the highest growth YoY 2016 and 2017 starting from 1 star
Success
Yes
0.00
211 ms
3.854 s
1
7,321,600
61.97 MB
467
4,772
top 10 Repositories with the maximum amount of issues
Success
Yes
100.00
216 ms
8.698 s
1
15,208,764
72.81 MB
177
4,630
top 10 Repositories with the maximum amount of pull request contributors
Success
Yes
100.00
313 ms
8.44 s
1
18,340,176
139.74 MB
214
4,638
top 10 Repositories with the maximum amount of pull requests
Success
Yes
100.00
241 ms
9.247 s
1
18,340,176
93.62 MB
168
4,629
top 10 Repositories with the most people who have push access
Success
Yes
100.00
724 ms
2.168 s
1
75,572,830
487.64 MB
196
4,635
top 10 Repositories with the most people who have push access to the main branch
Success
Yes
0.00
459 ms
2.515 s
1
75,572,830
2,136.15 MB
204
4,643
top 10 Repositories with the most people who have push access to the main branch With a cutoff for the number of stars at more than 99
Success
Yes
0.00
202 ms
3.094 s
1
7,346,176
34.44 MB
381
4,707
top 10 Repositories with the most steady star growth rate over time
Success
Yes
0.00
203 ms
2.391 s
1
7,321,600
61.98 MB
302
4,666
top 10 Repositories with the worst stagnation in 2017 vs 2016. Repos with at least one star in 2017
Success
No
0.00
216 ms
3.235 s
2
7,321,600
61.98 MB
450
5,018
top 10 repos ranked by total code churn (adds + dels) from pull requests opened
only include PRs with <10 000 adds & <10 000 dels. return repo, pr count, unique authors, total adds, total dels
Success
No
100.00
478 ms
21.139 s
2
18,340,176
257.54 MB
362
26,131
top 10 repos with authors who have made at least 10 PRs?
Success
Yes
0.00
416 ms
9.124 s
1
18,340,176
139.74 MB
238
4,655
top 10 reposistories by ratio between stars and forks
Success
Yes
0.00
262 ms
2.87 s
1
13,029,662
89.59 MB
298
4,670
top 10 repositories by ratio between issue comments and issues
Success
Yes
0.00
232 ms
2.728 s
1
16,120,142
76.19 MB
329
4,672
top 10 repositories by the number of commit comments
Success
Yes
100.00
319 ms
2.168 s
1
6,792,623
56.57 MB
172
4,623
top 10 repositories with most issues from users who also opened issues in tensorflow/tensorflow, rank by author.
Success
Yes
0.00
237 ms
3.151 s
1
15,342,355
85.56 MB
402
4,696
top uniq 10 Repositories with the most stars over one full day at any instant. Limit to 10 results do not repeat repository names
Success
Yes
0.00
153 ms
2.423 s
1
0
0.00 MB
218
4,660
what are the top 10 repositories sorted by the number of stars from people who starred the tensorflow/tensorflow repository?