mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 02:55:58 +01:00 
			
		
		
		
	perf: increase batch size
This commit is contained in:
		| @@ -25,6 +25,7 @@ module.exports = { | |||||||
| 			progress.incr(postData.length); | 			progress.incr(postData.length); | ||||||
| 		}, { | 		}, { | ||||||
| 			progress, | 			progress, | ||||||
|  | 			batch: 500, | ||||||
| 		}); | 		}); | ||||||
| 	}, | 	}, | ||||||
| }; | }; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user