summaryrefslogblamecommitdiff
path: root/benchmarks/Makefile
blob: 89e4a4d8b8f6d39f809c5b80d27e890c2c42cb11 (plain) (tree)
1
2
3
4
5
6
7
8
9
           

 

                                
                       
                    
                      
                       
                    
                 
                        
                      
                         
                 
                     
                    
                      
                     
                    
                     
                     
                   
                            
                       
                      
                       
                    
                      
                     
                   
                      
                       
                   
                    
                      
                     
                  
                    
                      
                     

                             
# $FreeBSD$
#

    COMMENT = Benchmarking tools

    SUBDIR += autobench
    SUBDIR += bonnie
    SUBDIR += bonnie++
    SUBDIR += bytebench
    SUBDIR += dbench
    SUBDIR += dbs
    SUBDIR += dkftpbench
    SUBDIR += forkbomb
    SUBDIR += himenobench
    SUBDIR += hpl
    SUBDIR += httperf
    SUBDIR += iozone
    SUBDIR += iozone21
    SUBDIR += lmbench
    SUBDIR += nbench
    SUBDIR += netperf
    SUBDIR += netpipe
    SUBDIR += nttcp
    SUBDIR += pear-Benchmark
    SUBDIR += pipebench
    SUBDIR += pnetmark
    SUBDIR += polygraph
    SUBDIR += postal
    SUBDIR += postmark
    SUBDIR += pybench
    SUBDIR += rawio
    SUBDIR += scimark2
    SUBDIR += scimark2c
    SUBDIR += siege
    SUBDIR += stream
    SUBDIR += tcpblast
    SUBDIR += tmetric
    SUBDIR += ttcp
    SUBDIR += ubench
    SUBDIR += webbench
    SUBDIR += xengine

.include <bsd.port.subdir.mk>