Total number of stars, forks, and ratio (rounded to 2 decimal places) between stars and forks
Success
Yes
100.00
118 ms
2.199 s
1
200,000,000
190.73 MB
266
4,518
Count all stars
Success
Yes
100.00
289 ms
1.582 s
1
24,577
0.02 MB
90
4,440
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
0.00
464 ms
2.299 s
1
7,321,600
34.88 MB
456
4,632
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
20.48
196 ms
2.071 s
1
18,451,865
104.87 MB
516
4,560
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
0.00
167 ms
2.047 s
1
7,321,600
48.84 MB
310
4,540
Generic endpoint that returns the average of a configurable column, grouped by a configurable column, and filterable by model, provider, or name
Failed
No
0.00
111 ms
2.163 s
3
0
0.00 MB
509
4,985
How has the list of top repositories changed over the years from 2015
Success
Yes
0.00
2,183 ms
1.247 s
1
172,604,564
986.95 MB
209
4,492
How has the total number of stars changed over time by year?
Success
Yes
100.00
496 ms
1.435 s
1
7,321,600
34.91 MB
158
4,470
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
440 ms
1.647 s
1
1,017,530
7.98 MB
303
4,535
The top 10 repositories by issue comment events
Success
Yes
100.00
120 ms
1.298 s
1
1,017,530
2.72 MB
177
4,466
The total number of repositories on GitHub
Success
Yes
100.00
1,843 ms
1.174 s
1
200,000,000
380.95 MB
82
4,443
The total number of users on GitHub
Success
Yes
25.00
1,173 ms
1.107 s
1
200,000,000
380.95 MB
77
4,442
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
368 ms
1.554 s
1
3,947,090
33.16 MB
288
4,521
Top 10 Repositories with most events talking about tensorflow. Return the repository name and the number of events matching.
Success
Yes
100.00
5,382 ms
1.299 s
1
200,000,000
28,384.43 MB
154
4,476
Top 10 authors with the most pushes
Success
Yes
100.00
255 ms
1.403 s
1
75,572,830
215.76 MB
165
4,464
Top 10 longest repository names with at least 1 star. Return the repository name and the repository name length.
Success
Yes
87.18
164 ms
1.276 s
1
7,321,600
20.91 MB
194
4,488
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.
Failed
No
0.00
90 ms
1.183 s
3
0
0.00 MB
272
4,763
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
76.33
256 ms
2.021 s
1
3,947,090
33.16 MB
275
4,520
Top 10 organizations by the number of repositories (get the organization name from the repo_name)
Success
Yes
0.00
872 ms
1.884 s
1
48,633,150
182.15 MB
230
4,495
Top 10 repositories by maximum number of member invitations
Success
Yes
100.00
155 ms
1.696 s
1
219,443
0.54 MB
186
4,470
Top 10 repositories by stars
Success
Yes
100.00
510 ms
1.538 s
1
7,321,600
20.91 MB
154
4,461
Top 10 shortest repository names with at least 1 star. Only return the repository name.
Success
Yes
26.67
148 ms
1.061 s
1
7,321,600
20.91 MB
147
4,474
Top 10 users/organizations by the number of stars (get the organization name from the repo_name)
Success
Yes
25.00
151 ms
1.541 s
1
7,321,600
20.91 MB
192
4,483
Top 10 GitHub issues (repo + issue number) by how many comments have been created
Success
Yes
0.00
545 ms
1.474 s
1
15,208,764
173.36 MB
185
4,481
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
562 ms
1.805 s
1
6,792,623
304.51 MB
348
4,534
Total number of issues opened on GitHub
Success
Yes
100.00
108 ms
1.602 s
1
15,208,764
28.95 MB
121
4,454
Total number of users that gave at least one star
Success
Yes
24.96
446 ms
1.399 s
1
7,321,600
20.95 MB
109
4,452
Total number of users with at least one created PR
Success
Yes
24.96
233 ms
1.152 s
1
18,340,176
69.78 MB
137
4,459
Total number of users with at least one push
Success
Yes
24.95
426 ms
1.525 s
1
75,572,830
215.76 MB
118
4,453
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
622 ms
2.321 s
1
25,661,776
104.68 MB
318
4,521
What is the best day of the week to catch a star?
Success
Yes
100.00
106 ms
2.975 s
1
7,321,600
34.91 MB
181
4,477
Who are top 10 people giving stars?
Success
Yes
100.00
414 ms
1.348 s
1
7,321,600
20.95 MB
158
4,464
top 10 Most forked repositories
Success
Yes
100.00
160 ms
1.447 s
1
5,708,062
16.18 MB
153
4,461
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
3,455 ms
2.352 s
1
200,000,000
952.39 MB
604
4,628
top 10 Repositories with the highest growth YoY 2016 and 2017 starting from 1 star
Success
No
0.00
182 ms
3.465 s
3
7,321,600
48.87 MB
748
5,173
top 10 Repositories with the maximum amount of issues
Success
Yes
33.11
183 ms
1.461 s
1
15,208,764
43.39 MB
155
4,465
top 10 Repositories with the maximum amount of pull request contributors
Success
Yes
29.25
257 ms
1.394 s
1
18,340,176
87.21 MB
191
4,473
top 10 Repositories with the maximum amount of pull requests
Success
Yes
0.18
199 ms
1.185 s
1
18,340,176
52.35 MB
154
4,467
top 10 Repositories with the most people who have push access
Success
Yes
100.00
621 ms
1.468 s
1
75,572,830
359.44 MB
184
4,474
top 10 Repositories with the most people who have push access to the main branch
Success
Yes
0.00
128 ms
1.299 s
1
75,572,830
198.40 MB
221
4,488
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
140 ms
2.034 s
1
7,346,176
21.21 MB
401
4,546
top 10 Repositories with the most steady star growth rate over time
Success
Yes
0.00
165 ms
1.224 s
1
7,321,600
48.84 MB
247
4,492
top 10 Repositories with the worst stagnation in 2017 vs 2016. Repos with at least one star in 2017
Success
Yes
0.00
425 ms
2.125 s
1
13,366,476
89.17 MB
539
4,603
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
450 ms
1.82 s
1
18,340,176
244.01 MB
368
4,570
top 10 repos with authors who have made at least 10 PRs?
Success
Yes
0.00
307 ms
1.735 s
1
18,340,176
104.64 MB
246
4,498
top 10 reposistories by ratio between stars and forks
Success
Yes
0.00
217 ms
2.034 s
1
13,029,662
37.12 MB
473
4,573
top 10 repositories by ratio between issue comments and issues
Success
Yes
0.00
3,732 ms
1.998 s
1
200,000,000
762.22 MB
374
4,531
top 10 repositories by the number of commit comments
Success
Yes
100.00
448 ms
1.281 s
1
6,792,623
19.43 MB
182
4,467
top 10 repositories with most issues from users who also opened issues in tensorflow/tensorflow, rank by author.
Success
Yes
0.00
206 ms
2.694 s
1
15,342,355
78.48 MB
542
4,562
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
138 ms
1.12 s
1
7,321,600
20.91 MB
152
4,482
what are the top 10 repositories sorted by the number of stars from people who starred the tensorflow/tensorflow repository?