Add benchmark.gc1
							parent
							
								
									04c6e8fcf8
								
							
						
					
					
						commit
						00b6107d3b
					
				| 
						 | 
					@ -0,0 +1 @@
 | 
				
			||||||
 | 
					Slava Pestov
 | 
				
			||||||
| 
						 | 
					@ -0,0 +1,8 @@
 | 
				
			||||||
 | 
					! Copyright (C) 2009 Slava Pestov.
 | 
				
			||||||
 | 
					! See http://factorcode.org/license.txt for BSD license.
 | 
				
			||||||
 | 
					USING: math sequences kernel ;
 | 
				
			||||||
 | 
					IN: benchmark.gc1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					: gc1 ( -- ) 6000000 [ >bignum 1+ ] map drop ;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					MAIN: gc1
 | 
				
			||||||
		Loading…
	
		Reference in New Issue