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
Type
/
to 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 }}
max0x53
/
bloaty
Public
forked from
google/bloaty
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on May 24, 2023
Merge pull request #332 from musicinmybrain/gcc13
Show description for 2757d3e
haberman
authored
2757d3e
View commit details
Copy full SHA for 2757d3e
Browse repository at this point
Merge pull request #341 from nick-potenski/fix-integer-overflow
Show description for a17de97
haberman
authored
a17de97
View commit details
Copy full SHA for a17de97
Browse repository at this point
Commits on May 2, 2023
[WebAssembly] Add support for active memory segments (#308)
Show description for 2392671
dschuff
authored
2392671
View commit details
Copy full SHA for 2392671
Browse repository at this point
Commits on Apr 18, 2023
Fix incorrect comparison
Show description for 2d353b3
nick-potenski
committed
2d353b3
View commit details
Copy full SHA for 2d353b3
Browse repository at this point
Commits on Jan 26, 2023
Add missing #include needed on GCC13
musicinmybrain
committed
7611deb
View commit details
Copy full SHA for 7611deb
Browse repository at this point
Commits on Nov 11, 2022
Merge pull request #326 from compnerd/gtest
Show description for 52948c1
haberman
authored
52948c1
View commit details
Copy full SHA for 52948c1
Browse repository at this point
CI: add a workaround for macOS builders on GHA
Show description for 4c8b4e2
compnerd
committed
4c8b4e2
View commit details
Copy full SHA for 4c8b4e2
Browse repository at this point
Commits on Nov 10, 2022
third_party: update googletest to current main
Show description for 9920e5c
compnerd
committed
9920e5c
View commit details
Copy full SHA for 9920e5c
Browse repository at this point
Merge pull request #328 from compnerd/patch-1
Show description for 1dc2c92
haberman
authored
1dc2c92
View commit details
Copy full SHA for 1dc2c92
Browse repository at this point
Update build.yml
Show description for 2ce17cb
compnerd
authored
2ce17cb
View commit details
Copy full SHA for 2ce17cb
Browse repository at this point
Commits on Nov 7, 2022
Merge pull request #325 from compnerd/patch-2
Show description for c8d4c1f
haberman
authored
c8d4c1f
View commit details
Copy full SHA for c8d4c1f
Browse repository at this point
Update build.yml
compnerd
authored
18aa1cf
View commit details
Copy full SHA for 18aa1cf
Browse repository at this point
Merge branch 'google:main' into patch-2
compnerd
authored
6ffac2f
View commit details
Copy full SHA for 6ffac2f
Browse repository at this point
Merge pull request #324 from compnerd/patch-1
Show description for cb82dbc
haberman
authored
cb82dbc
View commit details
Copy full SHA for cb82dbc
Browse repository at this point
CI: update the Visual Studio version for Windows tests
Show description for bf714d5
compnerd
authored
bf714d5
View commit details
Copy full SHA for bf714d5
Browse repository at this point
Update build.yml
Show description for 161f45a
compnerd
authored
161f45a
View commit details
Copy full SHA for 161f45a
Browse repository at this point
Merge pull request #286 from tengyifei/patch-3
Show description for f2cc8fe
haberman
authored
f2cc8fe
View commit details
Copy full SHA for f2cc8fe
Browse repository at this point
Merge pull request #306 from mpsalisbury/patch-1
Show description for 7da4797
haberman
authored
7da4797
View commit details
Copy full SHA for 7da4797
Browse repository at this point
Commits on Aug 28, 2022
Merge pull request #315 from brandonvu12/master
Show description for 9293a0f
haberman
authored
9293a0f
View commit details
Copy full SHA for 9293a0f
Browse repository at this point
Commits on Aug 27, 2022
Provide size report despite not translating VM pointer
brandonvu12
committed
7028071
View commit details
Copy full SHA for 7028071
Browse repository at this point
Commits on Jul 21, 2022
Merge pull request #313 from brandonvu12/master
Show description for a1bbc93
haberman
authored
a1bbc93
View commit details
Copy full SHA for a1bbc93
Browse repository at this point
Commits on Jul 20, 2022
Add in flag to show new/old file sizes when running diff and restore single binary testing txt files.
brandonvu12
committed
fe3b114
View commit details
Copy full SHA for fe3b114
Browse repository at this point
Commits on Jul 19, 2022
Change comment for six columns.
brandonvu12
committed
0baf6f5
View commit details
Copy full SHA for 0baf6f5
Browse repository at this point
Adjust tests for new CSV output.
brandonvu12
committed
c033212
View commit details
Copy full SHA for c033212
Browse repository at this point
Commits on Jul 12, 2022
Remove new_size variable and derive values by adding diff size to base size.
brandonvu12
committed
5ab4f4e
View commit details
Copy full SHA for 5ab4f4e
Browse repository at this point
Merge pull request #2 from brandonvu12/pre-approval
Show description for 7d5c8fa
brandonvu12
authored
7d5c8fa
View commit details
Copy full SHA for 7d5c8fa
Browse repository at this point
Remove Comment.
brandonvu12
committed
5a53d5b
View commit details
Copy full SHA for 5a53d5b
Browse repository at this point
Remove Capacity variable.
brandonvu12
committed
9c91a5f
View commit details
Copy full SHA for 9c91a5f
Browse repository at this point
Commits on Jul 11, 2022
Merge pull request #1 from brandonvu12/pre-approval
Show description for b20d1e8
brandonvu12
authored
b20d1e8
View commit details
Copy full SHA for b20d1e8
Browse repository at this point
Commits on Jul 8, 2022
Remove capacity variables from csv.
brandonvu12
committed
e80acc5
View commit details
Copy full SHA for e80acc5
Browse repository at this point
Add AddEntriesFrom() to keep labels if they exist in only one binary
brandonvu12
committed
7c5547a
View commit details
Copy full SHA for 7c5547a
Browse repository at this point
Remove Subtract() and fix comments.
brandonvu12
committed
eb6dac3
View commit details
Copy full SHA for eb6dac3
Browse repository at this point
Preserving size information, including the old and new binaries in diff mode
brandonvu12
committed
08a7727
View commit details
Copy full SHA for 08a7727
Browse repository at this point
Commits on May 4, 2022
Update using.md to fix doc references.
mpsalisbury
authored
7c97b77
View commit details
Copy full SHA for 7c97b77
Browse repository at this point
Commits on Jan 27, 2022
Merge pull request #299 from ta-makino/implicit_const
Show description for f01ea59
haberman
authored
f01ea59
View commit details
Copy full SHA for f01ea59
Browse repository at this point
Previous
Next
You can’t perform that action at this time.