Skip to content

Pull requests: fastruby/fast-ruby

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobodyLoading
Sort

Pull requests list

Add more examples to infinite loops
#228 opened Dec 10, 2023 by ydakukaContributorLoading…
Add more examples to Array#new vs Fixnum#times + map
#227 opened Dec 10, 2023 by ydakukaContributorLoading…
Change benchmark template to be more impartial.
#215 opened Nov 6, 2022 by nirvdrumCollaboratorLoading…
Add Hash#values_at vs Array#map { Hash#[] } comparison
#174 opened Mar 14, 2019 by kewlarContributorLoading…
Add BigDecimal benchmarks
#172 opened Feb 21, 2019 by bdewaterContributorLoading…
Refactoring by template
#170 opened Feb 13, 2019 by dukaevLoading…
Remove String#casecmp rule
#160 opened Jul 19, 2018 by AlexWayferLoading…
Add 'Begin Until' to the loop battle
#143 opened Feb 3, 2018 by stydContributorLoading…
Add test for ARRAY.inject(:+) vs ARRAY.sum
#140 opened Dec 23, 2017 by jrmhaigLoading…
add substring inclusion checking
#139 opened Nov 2, 2017 by lvl0naxContributorLoading…
ProTip! Exclude everything labeled bug with -label:bug.