[PATCH v4 lkp-tests] jobs: add new job yaml for lmbench3 performance test
 
            
            
            
            
                19 Nov
                
                    2020
                
            
            
                19 Nov
                
                '20
                
            
            
            
        
    
                3:51 p.m.
            
        Signed-off-by: Bai Jing <799286817@qq.com> --- jobs/lmbench3-performance.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 jobs/lmbench3-performance.yaml diff --git a/jobs/lmbench3-performance.yaml b/jobs/lmbench3-performance.yaml new file mode 100644 index 00000000..60ef80fe --- /dev/null +++ b/jobs/lmbench3-performance.yaml @@ -0,0 +1,16 @@ +suite: lmbench3 +category: benchmark + +test_memory_size: 4096 + +# Test mode all, hardware, os were commented temporally, since it will take very long time +# lmbench3: +# - mode: all +# - mode: hardware +# - mode: os + +nr_threads: + - 1 + +lmbench3: + mode: all -- 2.23.0
        1808
        
      
          Age (days ago)
        
      
        1808
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 Bai Jing Bai Jing