a64e7499bc651dee98b2d3b22e3303409b584875
				
			
			
		
	
		
			All checks were successful
		
		
	
	release-nightly / build-docker (push) Successful in 58s
				🚦 RoadSign
A blazing fast reverse proxy with a lot of shining features.
Features
- Reverse proxy
- Static file hosting
- Analytics and Metrics
- Integrate with CI/CD
- Webhook integration
- Web management panel
- Blazing fast ⚡
Deleted item means under construction, check out our roadmap!
How fast is it?
We use roadsign and nginx to host a same static file, and test them with go-wrk. Here's the result:
| Software | Total Requests | Requests per Seconds | Transfer per Seconds | Avg Time | Fastest Time | Slowest Time | Errors Count | 
|---|---|---|---|---|---|---|---|
| Nginx | 515749 | 4299.58 | 2.05MB | 13.954846ms | 0s | 410.6972ms | 0 | 
| RoadSign | 3256820 | 27265.90 | 12.27MB | 2.20055ms | 0s | 56.8726ms | 0 | 
| RoadSign w/ Prefork | 2188594 | 18248.45 | 8.21MB | 3.287951ms | 0s | 121.5189ms | 0 | 
As result, roadsign undoubtedly is the fastest one.
More details can be found at benchmark's README.md
Description
				
					Languages
				
				
								
								
									Go
								
								55.2%
							
						
							
								
								
									TypeScript
								
								38.4%
							
						
							
								
								
									HTML
								
								3.5%
							
						
							
								
								
									Python
								
								1.9%
							
						
							
								
								
									JavaScript
								
								0.6%
							
						
							
								
								
									Other
								
								0.4%