Total number of stars, forks, and ratio (rounded to 2 decimal places) between stars and forks
Success
Yes
24.89
119 ms
48.867 s
1
200,000,000
190.74 MB
317
7,614
Count all stars
Success
Yes
100.00
109 ms
13.255 s
1
24,577
0.02 MB
80
5,089
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
10.69
415 ms
25.856 s
1
7,321,600
149.51 MB
426
6,606
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
1,546 ms
28.773 s
1
218,331,984
2,450.23 MB
502
6,639
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
160 ms
47.554 s
1
7,321,600
41.03 MB
639
7,739
How has the list of top repositories changed over the years from 2015
Success
Yes
0.00
130 ms
37.418 s
1
7,321,600
61.98 MB
238
7,337
How has the total number of stars changed over time by year?
Success
Yes
100.00
109 ms
15.436 s
1
7,321,600
34.91 MB
135
5,116
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
29.95
116 ms
17.282 s
1
1,017,530
11.59 MB
266
5,627
The top 10 repositories by issue comment events
Success
Yes
100.00
111 ms
9.02 s
1
1,017,530
3.12 MB
171
4,924
The total number of repositories on GitHub
Success
Yes
100.00
1,330 ms
13.131 s
1
200,000,000
1,209.43 MB
89
5,222
The total number of users on GitHub
Success
Yes
25.00
1,051 ms
14.271 s
1
200,000,000
755.01 MB
93
5,223
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
100.00
168 ms
18.954 s
1
3,947,090
38.77 MB
312
5,686
Top 10 Repositories with most events talking about tensorflow. Return the repository name and the number of events matching.
Success
Yes
1.92
4,669 ms
39.875 s
1
200,000,000
31,940.44 MB
181
6,158
Top 10 authors with the most pushes
Success
Yes
100.00
237 ms
11.3 s
1
75,572,830
227.29 MB
161
5,115
Top 10 longest repository names with at least 1 star. Return the repository name and the repository name length.
Success
Yes
87.18
133 ms
18.673 s
1
7,321,600
34.05 MB
186
5,520
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
211 ms
37.119 s
1
34,355,563
342.37 MB
335
7,179
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
87.18
155 ms
40.74 s
1
3,947,090
38.77 MB
284
6,711
Top 10 organizations by the number of repositories (get the organization name from the repo_name)
Success
Yes
0.00
1,307 ms
18.169 s
1
200,000,000
1,209.43 MB
228
5,528
Top 10 repositories by maximum number of member invitations
Success
Yes
100.00
134 ms
17.453 s
1
219,443
2.41 MB
221
5,836
Top 10 repositories by stars
Success
Yes
100.00
155 ms
11.684 s
1
7,321,600
34.05 MB
169
5,053
Top 10 shortest repository names with at least 1 star. Only return the repository name.
Success
Yes
20.25
142 ms
21.212 s
1
7,321,600
34.05 MB
166
5,383
Top 10 users/organizations by the number of stars (get the organization name from the repo_name)
Success
Yes
25.00
141 ms
21.634 s
1
7,321,600
34.05 MB
186
5,904
Top 10 GitHub issues (repo + issue number) by how many comments have been created
Success
Yes
0.00
3,981 ms
54.132 s
1
201,017,530
2,357.73 MB
427
6,679
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
414 ms
47.509 s
1
6,792,623
345.26 MB
303
6,264
Total number of issues opened on GitHub
Success
Yes
100.00
108 ms
12.761 s
1
15,208,764
28.96 MB
110
5,228
Total number of users that gave at least one star
Success
Yes
100.00
259 ms
14.604 s
1
7,321,600
116.63 MB
123
5,170
Total number of users with at least one created PR
Success
Yes
24.96
189 ms
16.603 s
1
18,340,176
93.47 MB
129
5,171
Total number of users with at least one push
Success
Yes
24.95
320 ms
13.254 s
1
75,572,830
227.29 MB
145
5,302
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
0.00
1,704 ms
36.214 s
1
207,321,600
1,288.17 MB
293
7,090
What is the best day of the week to catch a star?
Success
Yes
25.00
134 ms
19.016 s
1
7,321,600
34.91 MB
220
5,713
Who are top 10 people giving stars?
Success
Yes
100.00
284 ms
9.025 s
1
7,321,600
116.63 MB
189
5,058
top 10 Most forked repositories
Success
Yes
100.00
160 ms
8.784 s
1
5,708,062
53.68 MB
133
5,109
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,910 ms
80.305 s
1
200,000,000
2,318.08 MB
540
8,781
top 10 Repositories with the highest growth YoY 2016 and 2017 starting from 1 star
Success
Yes
0.00
150 ms
30.665 s
1
7,321,600
61.97 MB
436
7,031
top 10 Repositories with the maximum amount of issues
Success
Yes
100.00
170 ms
4.728 s
1
15,208,764
72.81 MB
173
4,930
top 10 Repositories with the maximum amount of pull request contributors
Success
Yes
100.00
267 ms
13.923 s
1
18,340,176
132.58 MB
255
5,337
top 10 Repositories with the maximum amount of pull requests
Success
Yes
100.00
173 ms
10.356 s
1
18,340,176
93.62 MB
170
4,996
top 10 Repositories with the most people who have push access
Success
Yes
0.00
133 ms
17.458 s
1
219,443
3.81 MB
220
5,518
top 10 Repositories with the most people who have push access to the main branch
Success
Yes
0.00
412 ms
17.656 s
1
75,572,830
2,136.17 MB
256
5,538
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
100.00
936 ms
55.524 s
1
82,869,854
2,697.43 MB
357
8,848
top 10 Repositories with the most steady star growth rate over time
Success
No
0.00
168 ms
34.411 s
3
7,321,600
68.96 MB
612
7,630
top 10 Repositories with the worst stagnation in 2017 vs 2016. Repos with at least one star in 2017
Success
Yes
0.00
161 ms
33.526 s
1
7,321,600
61.97 MB
396
6,700
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
20.25
309 ms
24.048 s
1
18,340,176
324.56 MB
345
6,178
top 10 repos with authors who have made at least 10 PRs?
Success
Yes
0.00
317 ms
21.794 s
1
18,340,176
139.74 MB
224
6,042
top 10 reposistories by ratio between stars and forks
Success
Yes
0.00
217 ms
24.965 s
1
13,029,662
89.94 MB
362
6,459
top 10 repositories by ratio between issue comments and issues
Success
Yes
0.00
1,647 ms
28.358 s
1
200,000,000
1,590.93 MB
412
6,529
top 10 repositories by the number of commit comments
Success
Yes
0.00
101 ms
18.103 s
1
6,792,623
6.48 MB
185
5,314
top 10 repositories with most issues from users who also opened issues in tensorflow/tensorflow, rank by author.
Success
Yes
0.00
1,453 ms
39.381 s
1
215,208,764
2,441.47 MB
443
6,690
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
25.00
490 ms
40.281 s
1
7,321,600
61.98 MB
222
8,038
what are the top 10 repositories sorted by the number of stars from people who starred the tensorflow/tensorflow repository?