Total number of stars, forks, and ratio (rounded to 2 decimal places) between stars and forks
Success
Yes
100.00
181 ms
1.328 s
1
200,000,000
190.74 MB
282
4,607
Count all stars
Success
Yes
100.00
111 ms
1.137 s
1
24,577
0.02 MB
88
4,528
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
No
0.00
285 ms
1.42 s
2
7,321,600
142.82 MB
509
5,106
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
187 ms
2.716 s
1
18,340,176
89.31 MB
412
4,637
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
1,536 ms
1.514 s
1
200,000,000
1,399.55 MB
328
4,638
How has the list of top repositories changed over the years from 2015
Success
Yes
100.00
199 ms
2.078 s
1
7,321,600
61.98 MB
249
4,595
How has the total number of stars changed over time by year?
Success
Yes
100.00
107 ms
0.864 s
1
7,321,600
34.91 MB
147
4,554
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
100.00
395 ms
1.113 s
1
1,017,530
11.03 MB
290
4,621
The top 10 repositories by issue comment events
Success
Yes
100.00
381 ms
1.097 s
1
1,017,530
3.12 MB
156
4,551
The total number of repositories on GitHub
Success
Yes
15.12
139 ms
1.215 s
1
48,633,150
91.07 MB
128
4,542
The total number of users on GitHub
Success
Yes
25.00
1,166 ms
0.942 s
1
200,000,000
755.01 MB
77
4,528
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
5,318 ms
1.272 s
1
200,000,000
3,055.37 MB
443
4,647
Top 10 Repositories with most events talking about tensorflow. Return the repository name and the number of events matching.
Success
Yes
1.92
4,670 ms
1.097 s
1
200,000,000
31,940.25 MB
234
4,585
Top 10 authors with the most pushes
Success
Yes
100.00
274 ms
0.97 s
1
75,572,830
227.27 MB
139
4,547
Top 10 longest repository names with at least 1 star. Return the repository name and the repository name length.
Success
Yes
87.18
324 ms
0.929 s
1
7,321,600
34.05 MB
203
4,577
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
811 ms
1.358 s
1
34,355,563
342.19 MB
406
4,652
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
165 ms
2.754 s
1
3,947,090
35.08 MB
255
4,602
Top 10 organizations by the number of repositories (get the organization name from the repo_name)
Success
Yes
0.00
2,061 ms
1.054 s
1
200,000,000
1,209.43 MB
187
4,572
Top 10 repositories by maximum number of member invitations
Success
Yes
100.00
2,737 ms
1.02 s
1
200,000,000
1,590.93 MB
180
4,560
Top 10 repositories by stars
Success
Yes
100.00
167 ms
2.332 s
1
7,321,600
34.05 MB
137
4,545
Top 10 shortest repository names with at least 1 star. Only return the repository name.
Success
Yes
20.25
612 ms
0.931 s
1
7,321,600
34.05 MB
170
4,566
Top 10 users/organizations by the number of stars (get the organization name from the repo_name)
Success
Yes
25.00
179 ms
1.166 s
1
7,321,600
34.05 MB
180
4,573
Top 10 GitHub issues (repo + issue number) by how many comments have been created
Success
Yes
0.00
689 ms
0.873 s
1
15,208,764
184.31 MB
201
4,576
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
825 ms
1.662 s
1
6,792,623
332.08 MB
361
4,633
Total number of issues opened on GitHub
Success
Yes
100.00
188 ms
1.132 s
1
15,208,764
28.96 MB
123
4,543
Total number of users that gave at least one star
Success
Yes
24.96
462 ms
0.852 s
1
7,321,600
116.24 MB
117
4,540
Total number of users with at least one created PR
Success
Yes
24.96
391 ms
0.969 s
1
18,340,176
93.47 MB
151
4,547
Total number of users with at least one push
Success
Yes
24.95
465 ms
0.896 s
1
75,572,830
227.27 MB
114
4,537
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
3,661 ms
1.039 s
1
25,661,776
213.04 MB
280
4,599
What is the best day of the week to catch a star?
Success
Yes
100.00
183 ms
1.074 s
1
7,321,600
34.91 MB
170
4,563
Who are top 10 people giving stars?
Success
Yes
100.00
306 ms
1.018 s
1
7,321,600
116.24 MB
150
4,549
top 10 Most forked repositories
Success
Yes
100.00
379 ms
1.564 s
1
5,708,062
53.68 MB
136
4,546
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
5,366 ms
1.447 s
1
200,000,000
2,317.55 MB
516
4,697
top 10 Repositories with the highest growth YoY 2016 and 2017 starting from 1 star
Success
Yes
0.00
159 ms
1.834 s
1
7,321,600
61.97 MB
582
4,724
top 10 Repositories with the maximum amount of issues
Success
Yes
100.00
6,568 ms
0.971 s
1
200,000,000
1,590.93 MB
168
4,558
top 10 Repositories with the maximum amount of pull request contributors
Success
Yes
100.00
6,915 ms
1.22 s
1
200,000,000
2,314.22 MB
189
4,564
top 10 Repositories with the maximum amount of pull requests
Success
Yes
100.00
6,527 ms
0.956 s
1
200,000,000
1,590.93 MB
177
4,562
top 10 Repositories with the most people who have push access
Success
Yes
0.00
153 ms
1.009 s
1
219,443
3.70 MB
193
4,560
top 10 Repositories with the most people who have push access to the main branch
Success
Yes
0.00
190 ms
1.227 s
1
75,572,830
126.35 MB
193
4,567
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
3,423 ms
1.595 s
1
200,000,000
2,317.55 MB
366
4,626
top 10 Repositories with the most steady star growth rate over time
Success
Yes
0.00
148 ms
1.643 s
1
7,321,600
61.98 MB
532
4,661
top 10 Repositories with the worst stagnation in 2017 vs 2016. Repos with at least one star in 2017
Success
Yes
0.00
145 ms
1.73 s
1
7,321,600
61.97 MB
528
4,711
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
100.00
402 ms
1.784 s
1
18,340,176
256.17 MB
651
4,740
top 10 repos with authors who have made at least 10 PRs?
Success
Yes
20.18
2,195 ms
1.428 s
1
18,340,176
132.47 MB
363
4,617
top 10 reposistories by ratio between stars and forks
Success
Yes
13.43
2,337 ms
1.53 s
1
200,000,000
1,399.55 MB
346
4,618
top 10 repositories by ratio between issue comments and issues
Success
Yes
0.00
2,310 ms
1.668 s
1
200,000,000
1,590.93 MB
444
4,632
top 10 repositories by the number of commit comments
Success
Yes
100.00
357 ms
1.069 s
1
6,792,623
56.57 MB
177
4,554
top 10 repositories with most issues from users who also opened issues in tensorflow/tensorflow, rank by author.
Success
Yes
0.00
192 ms
1.35 s
1
15,342,355
85.56 MB
417
4,629
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
602 ms
2.366 s
1
7,321,600
64.26 MB
343
4,628
what are the top 10 repositories sorted by the number of stars from people who starred the tensorflow/tensorflow repository?