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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Lightprotocol
/
light-protocol
Public
Notifications
You must be signed in to change notification settings
Fork
101
Star
339
Code
Issues
5
Pull requests
130
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
perf: optimize Rust build times — eliminate C build bottlenecks and ark-ff duplicate compilation
- #2356
#2356
Merged
sergeytimoshin
merged 8 commits into
main
Lightprotocol/light-protocol:main
from
jorrit/chore-optimize-rust-build
Lightprotocol/light-protocol:jorrit/chore-optimize-rust-build
Copy head branch name to clipboard
Mar 20, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
perf: optimize Rust build times — eliminate C build bottlenecks and ark-ff duplicate compilation
#2356
sergeytimoshin
merged 8 commits into
main
Lightprotocol/light-protocol:main
from
jorrit/chore-optimize-rust-build
Lightprotocol/light-protocol:jorrit/chore-optimize-rust-build
Copy head branch name to clipboard
Commits
Commits on Mar 19, 2026
perf: iteration 1 — skip zstd-sys C build on CI via system libzstd
Show description for 54cef0c
ananas-block
committed
54cef0c
View commit details
Copy full SHA for 54cef0c
Browse repository at this point
perf: iteration 8 — compile proc-macro crates at opt-level 3 in dev profile
Show description for 1f49d0e
ananas-block
committed
1f49d0e
View commit details
Copy full SHA for 1f49d0e
Browse repository at this point
perf: iteration 4 — eliminate ark-ff 0.4 duplicate compilation
Show description for 0e1cc1e
ananas-block
committed
0e1cc1e
View commit details
Copy full SHA for 0e1cc1e
Browse repository at this point
perf: switch groth16-solana patch to git dep (rev 4e6cacf)
Show description for 8d9a986
ananas-block
committed
8d9a986
View commit details
Copy full SHA for 8d9a986
Browse repository at this point
fix: update solana-bn254 v3 API and fix remaining vk_gamme_g2 typos
Show description for 8688199
ananas-block
committed
8688199
View commit details
Copy full SHA for 8688199
Browse repository at this point
fix: upgrade SOLANA_VERSION 2.2.15 -> 2.3.13 to fix edition 2024 CI failure
Show description for ac07cf0
ananas-block
committed
ac07cf0
View commit details
Copy full SHA for ac07cf0
Browse repository at this point
fix: call ring provider install exactly once via Once
Show description for 25e54e3
ananas-block
committed
25e54e3
View commit details
Copy full SHA for 25e54e3
Browse repository at this point
Commits on Mar 20, 2026
fix: pin time to 0.3.37 to avoid edition2024 in time-macros
Show description for d995a44
ananas-block
committed
d995a44
View commit details
Copy full SHA for d995a44
Browse repository at this point
You can’t perform that action at this time.