Skip to content

Commit 6deefe8

Browse files
Alek PetuskeyAlek Petuskey
authored andcommitted
Test codespeed
1 parent 3c134cd commit 6deefe8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

benchmarks/benchmark_compile_times.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
import os
88
from pathlib import Path
99

10+
from utils import send_data_to_posthog
11+
12+
1013
def extract_stats_from_json(json_file: str) -> list[dict]:
1114
"""Extracts the stats from the JSON data and returns them as a list of dictionaries.
1215

0 commit comments

Comments
 (0)