mirror of
				https://github.com/onyx-and-iris/aoc2024.git
				synced 2025-11-03 22:41:46 +00:00 
			
		
		
		
	rerun benchmarks
This commit is contained in:
		
							parent
							
								
									02443ef244
								
							
						
					
					
						commit
						3ce4a4112e
					
				@ -2,14 +2,14 @@ goos: linux
 | 
			
		||||
goarch: amd64
 | 
			
		||||
pkg: github.com/onyx-and-iris/aoc2024/day-06
 | 
			
		||||
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
 | 
			
		||||
BenchmarkSolve-12    	       1	1815042506 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1670139306 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1708459605 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1687274507 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1722070212 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1728997012 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1738883012 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1686811712 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1701938016 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1701384522 ns/op
 | 
			
		||||
ok  	github.com/onyx-and-iris/aoc2024/day-06	17.190s
 | 
			
		||||
BenchmarkSolve-12    	       1	1787027305 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1669661404 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1702069604 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1702577205 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1708872905 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1825434105 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1667198605 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1650618104 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1726260907 ns/op
 | 
			
		||||
BenchmarkSolve-12    	       1	1667980407 ns/op
 | 
			
		||||
ok  	github.com/onyx-and-iris/aoc2024/day-06	17.133s
 | 
			
		||||
 | 
			
		||||
@ -2,5 +2,5 @@ goos: linux
 | 
			
		||||
goarch: amd64
 | 
			
		||||
pkg: github.com/onyx-and-iris/aoc2024/day-06/internal/one
 | 
			
		||||
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
 | 
			
		||||
BenchmarkSolve-12    	1000000000	         0.007368 ns/op
 | 
			
		||||
BenchmarkSolve-12    	1000000000	         0.006992 ns/op
 | 
			
		||||
ok  	github.com/onyx-and-iris/aoc2024/day-06/internal/one	0.052s
 | 
			
		||||
 | 
			
		||||
@ -2,5 +2,5 @@ goos: linux
 | 
			
		||||
goarch: amd64
 | 
			
		||||
pkg: github.com/onyx-and-iris/aoc2024/day-06/internal/two
 | 
			
		||||
cpu: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
 | 
			
		||||
BenchmarkSolve-12    	1000000000	         0.0000547 ns/op
 | 
			
		||||
BenchmarkSolve-12    	1000000000	         0.0000354 ns/op
 | 
			
		||||
ok  	github.com/onyx-and-iris/aoc2024/day-06/internal/two	0.006s
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user