mirror of
				https://github.com/Zygo/bees.git
				synced 2025-11-04 12:10:34 +01:00 
			
		
		
		
	perf blames the SEARCH_V2 ioctl wrapper for a lot of time spent in malloc. Use a thread_local buffer for ioctl results, and reuse it between runs. Signed-off-by: Zygo Blaxell <bees@furryterror.org>