@before_first_request def disable_profiling(): cp.disable() cp.dump_stats("/tmp/bespecific-stats.log")