v.25.10Performance Improvement

Improve the performance of all queries

Skip runtime hash table statistics recalculation during JOIN optimization (improves the performance of all queries with JOINs). Added new profile events JoinOptimizeMicroseconds and QueryPlanOptimizeMicroseconds. #87683 (Vladimir Cherkasov).