Total number of stars, forks, and ratio (rounded to 2 decimal places) between stars and forks
Success
Yes
100.00
209 ms
1.696 s
1
200,000,000
190.74 MB
250
5,002
Count all stars
Success
Yes
100.00
106 ms
1.296 s
1
24,577
0.02 MB
94
4,930
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
382 ms
2.889 s
1
7,321,600
142.82 MB
413
5,102
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
0.00
788 ms
2.381 s
1
218,340,176
1,028.45 MB
405
5,028
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
Yes
100.00
826 ms
2.818 s
1
7,321,600
34.05 MB
333
5,047
How has the list of top repositories changed over the years from 2015
Success
Yes
0.00
3,035 ms
2.506 s
1
172,604,564
1,597.21 MB
220
4,987
How has the total number of stars changed over time by year?
Success
Yes
100.00
121 ms
1.596 s
1
7,321,600
34.91 MB
158
4,959
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
Success
Yes
39.77
218 ms
2.379 s
1
1,017,530
11.03 MB
362
5,044
The top 10 repositories by issue comment events
Success
Yes
100.00
566 ms
1.099 s
1
1,017,530
3.12 MB
191
4,956
The total number of repositories on GitHub
Success
Yes
100.00
2,480 ms
1.545 s
1
200,000,000
1,209.43 MB
82
4,929
The total number of users on GitHub
Success
Yes
25.00
1,281 ms
0.736 s
1
200,000,000
755.01 MB
81
4,930
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
198 ms
1.603 s
1
3,947,090
35.08 MB
275
5,006
Top 10 Repositories with most events talking about tensorflow. Return the repository name and the number of events matching.
Success
Yes
100.00
3,286 ms
1.507 s
1
200,000,000
28,392.27 MB
156
4,968
Top 10 authors with the most pushes
Success
Yes
100.00
367 ms
1.418 s
1
75,572,830
227.27 MB
165
4,952
Top 10 longest repository names with at least 1 star. Return the repository name and the repository name length.
Success
Yes
87.18
176 ms
1.19 s
1
7,321,600
34.05 MB
174
4,971
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
265 ms
2.218 s
1
34,355,563
342.32 MB
347
5,035
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
Yes
100.00
225 ms
1.6 s
1
3,947,090
35.08 MB
263
5,008
Top 10 organizations by the number of repositories (get the organization name from the repo_name)
Success
Yes
0.00
2,086 ms
1.143 s
1
200,000,000
1,209.43 MB
189
4,965
Top 10 repositories by maximum number of member invitations
Success
Yes
100.00
129 ms
1.405 s
1
219,443
2.28 MB
169
4,957
Top 10 repositories by stars
Success
Yes
100.00
212 ms
1.542 s
1
7,321,600
34.05 MB
142
4,946
Top 10 shortest repository names with at least 1 star. Only return the repository name.
Success
Yes
20.25
453 ms
1.3 s
1
7,321,600
34.05 MB
156
4,967
Top 10 users/organizations by the number of stars (get the organization name from the repo_name)
Success
Yes
25.00
196 ms
1.315 s
1
7,321,600
34.05 MB
182
4,970
Top 10 GitHub issues (repo + issue number) by how many comments have been created
Success
Yes
0.00
528 ms
1.565 s
1
15,208,764
184.31 MB
193
4,971
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
671 ms
2.372 s
1
6,792,623
345.26 MB
317
5,024
Total number of issues opened on GitHub
Success
Yes
100.00
448 ms
0.945 s
1
15,208,764
28.96 MB
121
4,942
Total number of users that gave at least one star
Success
Yes
24.96
574 ms
1.298 s
1
7,321,600
116.24 MB
121
4,943
Total number of users with at least one created PR
Success
Yes
24.96
421 ms
1.422 s
1
18,340,176
93.47 MB
149
4,949
Total number of users with at least one push
Success
Yes
24.95
584 ms
1.288 s
1
75,572,830
227.27 MB
122
4,941
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
606 ms
2.2 s
1
25,661,776
213.04 MB
326
5,007
What is the best day of the week to catch a star?
Success
Yes
100.00
115 ms
4.845 s
1
7,321,600
34.91 MB
183
4,964
Who are top 10 people giving stars?
Success
Yes
100.00
313 ms
1.438 s
1
7,321,600
116.24 MB
156
4,951
top 10 Most forked repositories
Success
Yes
100.00
164 ms
1.131 s
1
5,708,062
53.68 MB
151
4,950
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,485 ms
3.366 s
1
200,000,000
2,314.22 MB
562
5,116
top 10 Repositories with the highest growth YoY 2016 and 2017 starting from 1 star
Success
No
0.00
161 ms
8.802 s
2
7,321,600
61.98 MB
750
5,840
top 10 Repositories with the maximum amount of issues
Success
Yes
33.11
165 ms
1.388 s
1
15,208,764
58.35 MB
155
4,954
top 10 Repositories with the maximum amount of pull request contributors
Success
Yes
29.25
262 ms
1.494 s
1
18,340,176
134.71 MB
187
4,962
top 10 Repositories with the maximum amount of pull requests
Success
Yes
0.18
184 ms
1.815 s
1
18,340,176
76.18 MB
174
4,957
top 10 Repositories with the most people who have push access
Success
Yes
100.00
612 ms
1.827 s
1
75,572,830
487.64 MB
188
4,961
top 10 Repositories with the most people who have push access to the main branch
Success
Yes
0.00
121 ms
2.664 s
1
75,572,830
72.19 MB
252
4,985
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
150 ms
2.514 s
1
7,346,176
34.07 MB
464
5,051
top 10 Repositories with the most steady star growth rate over time
Success
Yes
0.00
165 ms
2.454 s
1
7,321,600
61.98 MB
332
5,010
top 10 Repositories with the worst stagnation in 2017 vs 2016. Repos with at least one star in 2017
Success
Yes
0.00
162 ms
3.868 s
1
7,321,600
61.98 MB
414
5,094
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
Yes
4.08
349 ms
2.774 s
1
18,340,176
257.54 MB
386
5,076
top 10 repos with authors who have made at least 10 PRs?
Success
Yes
0.00
361 ms
1.93 s
1
18,340,176
134.71 MB
216
4,979
top 10 reposistories by ratio between stars and forks
Success
Yes
0.00
2,519 ms
2.74 s
1
200,000,000
1,399.55 MB
401
5,043
top 10 repositories by ratio between issue comments and issues
Success
Yes
0.00
2,462 ms
2.928 s
1
200,000,000
1,590.93 MB
487
5,055
top 10 repositories by the number of commit comments
Success
Yes
100.00
360 ms
1.478 s
1
6,792,623
56.57 MB
182
4,955
top 10 repositories with most issues from users who also opened issues in tensorflow/tensorflow, rank by author.
Success
No
1.97
236 ms
2.836 s
2
15,322,252
85.25 MB
564
5,306
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
252 ms
1.502 s
1
7,321,600
142.82 MB
165
4,978
what are the top 10 repositories sorted by the number of stars from people who starred the tensorflow/tensorflow repository?