This website requires JavaScript.
Explore
Help
Register
Sign in
maverick
/
docbrown
Watch
1
Star
0
Fork
You've already forked docbrown
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
11684331d4
docbrown
/
app
/
services
/
suggester
History
Nihad Abbasov
4995a4af21
Performance: replace ruby methods with their faster alternatives (
#949
)
...
- Array#select.first is slower than Array#detect. - Array#shuffle.first is slower than Array#sample.
2018-10-19 13:21:18 -04:00
..
articles
Code cleanups (
#659
)
2018-08-07 11:00:13 -04:00
users
Performance: replace ruby methods with their faster alternatives (
#949
)
2018-10-19 13:21:18 -04:00