Replace time-based statistics (best, mean, median, std_dev) with a score system using inverse time scaling (1000.0 / time). Increase NUM_TRIALS from 7 to 10 for more reliable results. Update comparison logic to use score ratios instead of time ratios, and swap color highlighting to show green for faster scores (>105%) and red for slower scores (<95%).