cProfile .cursorrules prompt files

cProfile is a built-in Python profiler that provides detailed insights into the time complexity of a program, helping identify performance bottlenecks for optimization.