This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
polyfill-rs
Watch
1
Star
0
Fork
0
You've already forked polyfill-rs
mirror of
https://github.com/floor-licker/polyfill-rs.git
synced
2026-07-28 04:57:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe772c055a078ca9e53ea1fee294ec8d72e4ad45
polyfill-rs
/
examples
T
History
floor-licker
fe772c055a
fix: ambiguous OrderArgs name conflict in test module
2025-12-04 07:14:48 -05:00
..
advanced_network_optimizations.rs
feat: implement advanced network optimizations for high-frequency trading environments, achieving 11% baseline latency improvement, 70% faster connection pre-warming, and 200% improvement in request batching through HTTP/2 connection pooling, TCP_NODELAY optimization, adaptive timeouts, circuit breaker patterns, and environment-specific client configurations
2025-12-04 06:35:12 -05:00
authenticated_benchmark.rs
feat: integrate dotenv for secure credential management, update benchmark scripts to load API credentials from .env file, add .env.example template, and ensure .env is properly gitignored for security
2025-12-04 06:49:10 -05:00
benchmark_demo.rs
feat: implement advanced network optimizations for high-frequency trading environments, achieving 11% baseline latency improvement, 70% faster connection pre-warming, and 200% improvement in request batching through HTTP/2 connection pooling, TCP_NODELAY optimization, adaptive timeouts, circuit breaker patterns, and environment-specific client configurations
2025-12-04 06:35:12 -05:00
comprehensive_demo.rs
Fix compilation errors after API parity changes
2025-11-04 23:09:17 -05:00
memory_benchmark.rs
fix: ambiguous OrderArgs name conflict in test module
2025-12-04 07:14:48 -05:00
network_optimization_test.rs
feat: implement advanced network optimizations for high-frequency trading environments, achieving 11% baseline latency improvement, 70% faster connection pre-warming, and 200% improvement in request batching through HTTP/2 connection pooling, TCP_NODELAY optimization, adaptive timeouts, circuit breaker patterns, and environment-specific client configurations
2025-12-04 06:35:12 -05:00
network_timing_test.rs
feat: implement advanced network optimizations for high-frequency trading environments, achieving 11% baseline latency improvement, 70% faster connection pre-warming, and 200% improvement in request batching through HTTP/2 connection pooling, TCP_NODELAY optimization, adaptive timeouts, circuit breaker patterns, and environment-specific client configurations
2025-12-04 06:35:12 -05:00
proper_auth_benchmark.rs
fix: update benchmark table with realistic performance numbers based on actual network measurements, showing 1.7x improvement for order creation and competitive performance for market data, with proper environment variable usage for API credentials
2025-12-04 06:47:18 -05:00
quick_demo.rs
Fix compilation errors after API parity changes
2025-11-04 23:09:17 -05:00
real_network_benchmark.rs
feat: integrate dotenv for secure credential management, update benchmark scripts to load API credentials from .env file, add .env.example template, and ensure .env is properly gitignored for security
2025-12-04 06:49:10 -05:00
simple_network_benchmark.rs
feat: implement advanced network optimizations for high-frequency trading environments, achieving 11% baseline latency improvement, 70% faster connection pre-warming, and 200% improvement in request batching through HTTP/2 connection pooling, TCP_NODELAY optimization, adaptive timeouts, circuit breaker patterns, and environment-specific client configurations
2025-12-04 06:35:12 -05:00
snipe.rs
docs(book.rs): Updated documentation for orderbook implementation
2025-08-14 19:11:52 -04:00