Quick & Dirty Ruby Benchmarks
Just some fun little benchmarks I did with the help of benchmark-ips.
Usage
Run the .rb files with INSTALL_GEMS=1 in your environment to make sure you install all the dependencies.
Example
env INSTALL_GEMS=1 ruby markup.rb
Description
				
					Languages
				
				
								
								
									Ruby
								
								61.7%
							
						
							
								
								
									HTML
								
								23.3%
							
						
							
								
								
									Liquid
								
								6.6%
							
						
							
								
								
									MediaWiki
								
								2.2%
							
						
							
								
								
									Creole
								
								2.1%
							
						
							
								
								
									Other
								
								4.1%