forked from ungleich-public/cdist
		
	
		
			
				
	
	
		
			20 lines
		
	
	
	
		
			556 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			556 B
		
	
	
	
		
			Text
		
	
	
	
	
	
Participants: Nico, Steven
 | 
						|
 | 
						|
Cdist Benchmark / Scaling ideas:
 | 
						|
 | 
						|
   1) debug cdist using __cdist_echo for timing stages
 | 
						|
      -> find out, who takes longest time
 | 
						|
   - profiling using bootchart / oprofile
 | 
						|
   - continious integration & benchmark
 | 
						|
   - scaling:
 | 
						|
      - with number of objects
 | 
						|
         - w + w/o manifest
 | 
						|
         - w + w/o gencode-local       + 2*n
 | 
						|
         - w + w/o gencode-remote
 | 
						|
         - w + w/o gencode-{both}
 | 
						|
      - with number of cpus!
 | 
						|
   - 
 | 
						|
 | 
						|
Aim:
 | 
						|
   Be fast if nothing todo (<30s).
 | 
						|
   Other cases may take long (independent of cdist).
 |