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 }}
localhots
/
blip
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Optimize
- #14
#14
Closed
localhots
wants to merge 31 commits into
main
localhots/blip:main
from
optimize
localhots/blip:optimize
Copy head branch name to clipboard
Conversation
Commits
31
(31)
Checks
Files changed
Closed
Optimize
#14
localhots
wants to merge 31 commits into
main
localhots/blip:main
from
optimize
localhots/blip:optimize
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2025
JSON encoder (#1)
Show description for 21030e4
localhots
authored
21030e4
View commit details
Copy full SHA for 21030e4
Browse repository at this point
Commits on Apr 9, 2025
Setup CI (#2)
Show description for 71055f6
localhots
authored
71055f6
View commit details
Copy full SHA for 71055f6
Browse repository at this point
Commits on Apr 11, 2025
Message in bold (#3)
Show description for a8b0613
localhots
authored
a8b0613
View commit details
Copy full SHA for a8b0613
Browse repository at this point
Commits on Apr 16, 2025
Separate logger and encoder configuration (#4)
Show description for b4a90a3
localhots
authored
b4a90a3
View commit details
Copy full SHA for b4a90a3
Browse repository at this point
Start/End encoder methods (#5)
Show description for 20c3251
localhots
authored
20c3251
View commit details
Copy full SHA for 20c3251
Browse repository at this point
Commits on May 5, 2025
Default logger values (#6)
localhots
authored
373cc17
View commit details
Copy full SHA for 373cc17
Browse repository at this point
Commits on May 9, 2025
Updated readme (#7)
Show description for 03abe35
localhots
authored
03abe35
View commit details
Copy full SHA for 03abe35
Browse repository at this point
Fields tests (#9)
localhots
authored
336fe58
View commit details
Copy full SHA for 336fe58
Browse repository at this point
Commits on May 10, 2025
Level formatters (#10)
Show description for 2b562b9
localhots
authored
2b562b9
View commit details
Copy full SHA for 2b562b9
Browse repository at this point
Commits on May 20, 2025
Rename context functions (#11)
Show description for 635cc70
localhots
authored
635cc70
View commit details
Copy full SHA for 635cc70
Browse repository at this point
Discard large buffers (#12)
Show description for 0044f98
localhots
authored
0044f98
View commit details
Copy full SHA for 0044f98
Browse repository at this point
Commits on Aug 15, 2025
Don't skip context fields (#13)
Show description for cfa6e2e
localhots
authored
cfa6e2e
View commit details
Copy full SHA for cfa6e2e
Browse repository at this point
Commits on Sep 15, 2025
Log stacktrace at Panic or Fatal by default
localhots
committed
3ac93e3
View commit details
Copy full SHA for 3ac93e3
Browse repository at this point
Update readme
localhots
authored
5c277b1
View commit details
Copy full SHA for 5c277b1
Browse repository at this point
Update readme
localhots
authored
6bdb71e
View commit details
Copy full SHA for 6bdb71e
Browse repository at this point
Commits on Mar 5, 2026
Optimize padding
localhots
committed
3bc2f6e
View commit details
Copy full SHA for 3bc2f6e
Browse repository at this point
Handler for error type
localhots
committed
c84ca26
View commit details
Copy full SHA for c84ca26
Browse repository at this point
No trace buffer
localhots
committed
c31c48d
View commit details
Copy full SHA for c31c48d
Browse repository at this point
Try optimize strings
localhots
committed
f3b2193
View commit details
Copy full SHA for f3b2193
Browse repository at this point
Test script
localhots
committed
28db132
View commit details
Copy full SHA for 28db132
Browse repository at this point
Commits on Mar 6, 2026
AAAaaa
localhots
committed
7b881cf
View commit details
Copy full SHA for 7b881cf
Browse repository at this point
Commits on Mar 7, 2026
Extend benchmarks
localhots
committed
4014e32
View commit details
Copy full SHA for 4014e32
Browse repository at this point
Escaping optimization
Show description for aaa07e3
localhots
committed
aaa07e3
View commit details
Copy full SHA for aaa07e3
Browse repository at this point
JSON optimization
localhots
committed
3b4384d
View commit details
Copy full SHA for 3b4384d
Browse repository at this point
Console treatment
localhots
committed
1b5a122
View commit details
Copy full SHA for 1b5a122
Browse repository at this point
Single field case fast path
localhots
committed
0c55a5c
View commit details
Copy full SHA for 0c55a5c
Browse repository at this point
No defer
localhots
committed
2b18951
View commit details
Copy full SHA for 2b18951
Browse repository at this point
Bench tools
localhots
committed
54eab24
View commit details
Copy full SHA for 54eab24
Browse repository at this point
Trim bench
localhots
committed
f0f8dcc
View commit details
Copy full SHA for f0f8dcc
Browse repository at this point
Bench results
localhots
committed
e020dd2
View commit details
Copy full SHA for e020dd2
Browse repository at this point
Prefixing and suffixing
localhots
committed
cd94e06
View commit details
Copy full SHA for cd94e06
Browse repository at this point
You can’t perform that action at this time.