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 }}
andyinman
/
php_bitarray
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 22, 2026
Update README to remove personal information
Show description for d84848a
andyinman
authored
d84848a
View commit details
Copy full SHA for d84848a
Browse repository at this point
Commits on Nov 17, 2025
README final tidy-up.
Andy Inman
committed
ae7d233
View commit details
Copy full SHA for ae7d233
Browse repository at this point
Further minor changes and additions to README.md
Andy Inman
committed
f177553
View commit details
Copy full SHA for f177553
Browse repository at this point
Greatly extended README.md, added performance graphs, copywright and contact details.
Andy Inman
committed
6c3ef4e
View commit details
Copy full SHA for 6c3ef4e
Browse repository at this point
Commits on Oct 31, 2025
Added simple shell script to generate CSV data for a range of tests.
Andy Inman
committed
143526a
View commit details
Copy full SHA for 143526a
Browse repository at this point
Now using 64 bits ints for bit storage. Tidied up.
Andy Inman
committed
26108b3
View commit details
Copy full SHA for 26108b3
Browse repository at this point
Commits on Oct 22, 2025
Many misc changes, renames, tweaks. Speed caclulation improved.
Andy Inman
committed
7d627d6
View commit details
Copy full SHA for 7d627d6
Browse repository at this point
Commits on Oct 17, 2025
Better memory usage display.
Andy Inman
committed
8e4247a
View commit details
Copy full SHA for 8e4247a
Browse repository at this point
Added memory overhead. Corrected memory measurement.
Andy Inman
committed
9c78637
View commit details
Copy full SHA for 9c78637
Browse repository at this point
Fixed for strict types, misc.
Andy Inman
committed
064042b
View commit details
Copy full SHA for 064042b
Browse repository at this point
Refactored: PhpBitArray class now in PhpBitArray.php
Andy Inman
committed
521695c
View commit details
Copy full SHA for 521695c
Browse repository at this point
Extended tests - each runs 3 times.
Andy Inman
committed
778c8d1
View commit details
Copy full SHA for 778c8d1
Browse repository at this point
Additional bitarray methods complete.
Andy Inman
committed
8ed3c6c
View commit details
Copy full SHA for 8ed3c6c
Browse repository at this point
WIP, adding BitArray2.
Andy Inman
committed
479845b
View commit details
Copy full SHA for 479845b
Browse repository at this point
WIP, ok. Added BitArray2 abstract class, StringBitArray subclass.
Andy Inman
committed
6ed0988
View commit details
Copy full SHA for 6ed0988
Browse repository at this point
Commits on Oct 16, 2025
README: Compiler optimisation enabled.
Andy Inman
committed
2c5f8c3
View commit details
Copy full SHA for 2c5f8c3
Browse repository at this point
Tidied up.
Andy Inman
committed
a40cd18
View commit details
Copy full SHA for a40cd18
Browse repository at this point
More storage methods added.
Andy Inman
committed
7804165
View commit details
Copy full SHA for 7804165
Browse repository at this point
Tidied up.
Andy Inman
committed
92dbf18
View commit details
Copy full SHA for 92dbf18
Browse repository at this point
Commits on Oct 15, 2025
primes test optimised, more than 50% faster when using bit array.
Andy Inman
committed
74ad5a1
View commit details
Copy full SHA for 74ad5a1
Browse repository at this point
Now using integer storage, bitarray supports PHP array syntax.
Andy Inman
committed
e7859ab
View commit details
Copy full SHA for e7859ab
Browse repository at this point
initial
Andy Inman
committed
0a3cb7f
View commit details
Copy full SHA for 0a3cb7f
Browse repository at this point
You can’t perform that action at this time.