This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c6b7e0412061770f26c4eb5700fb1f515c8f9a53
Mastodon
/
app
/
services
/
account_search_service.rb
James Tucker
78a6b871fe
Improve performance by avoiding regex construction (
#20215
)
...
```ruby 10.times { p /#{FOO}/.object_id } 10.times { p FOO_RE.object_id } ```
2022-11-10 05:49:30 +01:00
4.6 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink