Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
semaperepelitsa
/
ruby_warning_filter
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
11
Code
Issues
0
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Improve performance in Ruby 2.4 and later
- #2
#2
Open
semaperepelitsa
wants to merge 10 commits into
master
semaperepelitsa/ruby_warning_filter:master
from
perf
semaperepelitsa/ruby_warning_filter:perf
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Improve performance in Ruby 2.4 and later
#2
semaperepelitsa
wants to merge 10 commits into
master
semaperepelitsa/ruby_warning_filter:master
from
perf
semaperepelitsa/ruby_warning_filter:perf
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2018
Improve performance
semaperepelitsa
committed
69fcaec
View commit details
Copy full SHA for 69fcaec
Browse repository at this point
Prepare for release
semaperepelitsa
committed
d44c22e
View commit details
Copy full SHA for d44c22e
Browse repository at this point
Commits on Sep 17, 2018
Update benchmark to also include newlines
semaperepelitsa
committed
5838b6a
View commit details
Copy full SHA for 5838b6a
Browse repository at this point
Perform faster check first (equality)
semaperepelitsa
committed
524d6c2
View commit details
Copy full SHA for 524d6c2
Browse repository at this point
Fix newlines would be sometimes ignored after a custom warning
semaperepelitsa
committed
8ff2a40
View commit details
Copy full SHA for 8ff2a40
Browse repository at this point
Commits on Apr 2, 2019
Add frozen_string_literal directive for future-proofing
semaperepelitsa
committed
c8d709b
View commit details
Copy full SHA for c8d709b
Browse repository at this point
Test Ruby 2.6 as well
semaperepelitsa
committed
866879e
View commit details
Copy full SHA for 866879e
Browse repository at this point
Ignore new Ruby 2.6 warning
semaperepelitsa
committed
51fbd34
View commit details
Copy full SHA for 51fbd34
Browse repository at this point
Handle <main> warning without a line number
semaperepelitsa
committed
05f27a1
View commit details
Copy full SHA for 05f27a1
Browse repository at this point
Commits on Jun 17, 2019
Ignore warnings from C-extensions
semaperepelitsa
committed
33b89d0
View commit details
Copy full SHA for 33b89d0
Browse repository at this point
You can’t perform that action at this time.