mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-10-31 15:35:21 +01:00 
			
		
		
		
	Add benchmarks for json string serialize/deserialize (#12258)
Co-authored-by: sfan5 <sfan5@live.de>
This commit is contained in:
		
							
								
								
									
										7
									
								
								src/benchmark/CMakeLists.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								src/benchmark/CMakeLists.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| set (BENCHMARK_SRCS | ||||
| 	${CMAKE_CURRENT_SOURCE_DIR}/benchmark.cpp | ||||
| 	${CMAKE_CURRENT_SOURCE_DIR}/benchmark_serialize.cpp | ||||
| 	PARENT_SCOPE) | ||||
|  | ||||
| set (BENCHMARK_CLIENT_SRCS | ||||
| 	PARENT_SCOPE) | ||||
		Reference in New Issue
	
	Block a user