Skip to content

Commit 94fa4bc

Browse files
ci: update nox session weights (#388)
Automated weekly update of `py/scripts/session-weights.json`. Session durations were re-measured on `windows-2025` with Python 3.10 and at least one session drifted beyond the 50% threshold. This keeps nox shard balancing accurate. Co-authored-by: AbhiPrasad <18689448+AbhiPrasad@users.noreply.github.com>
1 parent 16440ce commit 94fa4bc

1 file changed

Lines changed: 57 additions & 50 deletions

File tree

py/scripts/session-weights.json

Lines changed: 57 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,76 @@
11
{
22
"_comment": "Approximate session durations in seconds from CI (windows, Python 3.10). Used by nox-matrix.py for balanced shard assignment. Re-measure periodically and update.",
33
"_default": 15,
4-
"test_agentscope(1.0.0)": 27,
4+
"test_agentscope(1.0.0)": 33,
55
"test_agentscope(latest)": 29,
6-
"test_agno(2.1.0)": 18,
7-
"test_agno(2.4.0)": 20,
8-
"test_agno(latest)": 18,
9-
"test_anthropic(0.48.0)": 9,
6+
"test_agno(2.1.0)": 21,
7+
"test_agno(2.4.0)": 26,
8+
"test_agno(latest)": 19,
9+
"test_anthropic(0.48.0)": 11,
1010
"test_anthropic(0.49.0)": 13,
1111
"test_anthropic(0.50.0)": 13,
12-
"test_anthropic(latest)": 11,
13-
"test_autoevals(0.0.129)": 34,
14-
"test_autoevals(latest)": 33,
15-
"test_autogen(0.7.0)": 12,
16-
"test_autogen(latest)": 13,
17-
"test_braintrust_core": 34,
18-
"test_claude_agent_sdk(0.1.10)": 10,
19-
"test_claude_agent_sdk(latest)": 14,
20-
"test_cli": 14,
21-
"test_cohere(5.0.0)": 7,
22-
"test_cohere(latest)": 10,
23-
"test_core": 36,
24-
"test_dspy(2.6.0)": 48,
25-
"test_dspy(latest)": 53,
12+
"test_anthropic(latest)": 12,
13+
"test_autoevals(0.0.129)": 35,
14+
"test_autoevals(latest)": 37,
15+
"test_autogen(0.7.0)": 14,
16+
"test_autogen(latest)": 14,
17+
"test_braintrust_core": 38,
18+
"test_claude_agent_sdk(0.1.10)": 18,
19+
"test_claude_agent_sdk(latest)": 17,
20+
"test_cli": 17,
21+
"test_cohere(5.0.0)": 10,
22+
"test_cohere(latest)": 11,
23+
"test_core": 46,
24+
"test_crewai(1.13.0)": 48,
25+
"test_crewai(latest)": 35,
26+
"test_dspy(2.6.0)": 56,
27+
"test_dspy(latest)": 50,
2628
"test_google_adk(1.14.1)": 48,
27-
"test_google_adk(latest)": 26,
28-
"test_google_genai(1.30.0)": 10,
29+
"test_google_adk(latest)": 34,
30+
"test_google_genai(1.30.0)": 11,
2931
"test_google_genai(latest)": 12,
30-
"test_langchain(0.3.28)": 28,
31-
"test_langchain(latest)": 21,
32-
"test_litellm(1.74.0)": 25,
32+
"test_langchain(0.3.28)": 24,
33+
"test_langchain(latest)": 25,
34+
"test_litellm(1.74.0)": 28,
3335
"test_litellm(1.83.0)": 34,
34-
"test_litellm(latest)": 45,
35-
"test_mistral(1.12.4)": 14,
36-
"test_mistral(latest)": 12,
36+
"test_litellm(latest)": 35,
37+
"test_llamaindex(0.13.0)": 18,
38+
"test_llamaindex(latest)": 17,
39+
"test_mistral(1.12.4)": 13,
40+
"test_mistral(latest)": 13,
3741
"test_openai(1.71)": 24,
38-
"test_openai(1.71.0)": 21,
39-
"test_openai(1.77.0)": 16,
42+
"test_openai(1.71.0)": 17,
43+
"test_openai(1.77.0)": 17,
4044
"test_openai(1.91)": 15,
4145
"test_openai(1.92)": 15,
42-
"test_openai(1.92.0)": 17,
43-
"test_openai(latest)": 23,
44-
"test_openai_agents(0.0.19)": 14,
45-
"test_openai_agents(0.13.6)": 14,
46-
"test_openai_agents(latest)": 19,
46+
"test_openai(1.92.0)": 18,
47+
"test_openai(latest)": 19,
48+
"test_openai_agents(0.0.19)": 15,
49+
"test_openai_agents(0.13.6)": 15,
50+
"test_openai_agents(latest)": 16,
51+
"test_openai_ddtrace": 15,
4752
"test_openai_http2_streaming": 10,
4853
"test_openai_http2_streaming(1.71.0)": 9,
49-
"test_openai_http2_streaming(1.77.0)": 8,
50-
"test_openai_http2_streaming(1.92.0)": 13,
51-
"test_openai_http2_streaming(latest)": 10,
54+
"test_openai_http2_streaming(1.77.0)": 10,
55+
"test_openai_http2_streaming(1.92.0)": 10,
56+
"test_openai_http2_streaming(latest)": 9,
5257
"test_openrouter(0.6.0)": 9,
5358
"test_openrouter(latest)": 10,
54-
"test_otel": 10,
55-
"test_otel_not_installed": 12,
56-
"test_pydantic_ai_integration(1.10.0)": 35,
57-
"test_pydantic_ai_integration(latest)": 34,
59+
"test_otel": 11,
60+
"test_otel_not_installed": 6,
61+
"test_pydantic_ai_integration(1.10.0)": 34,
62+
"test_pydantic_ai_integration(latest)": 37,
5863
"test_pydantic_ai_logfire": 25,
59-
"test_pydantic_ai_logfire(1.10.0)": 18,
60-
"test_pydantic_ai_logfire(latest)": 40,
61-
"test_pydantic_ai_wrap_openai(0.1.9)": 19,
62-
"test_pydantic_ai_wrap_openai(1.0.1)": 18,
63-
"test_pydantic_ai_wrap_openai(latest)": 24,
64-
"test_pytest_plugin(8.4.2)": 20,
65-
"test_pytest_plugin(latest)": 18,
66-
"test_temporal(1.19.0)": 11,
64+
"test_pydantic_ai_logfire(1.10.0)": 23,
65+
"test_pydantic_ai_logfire(latest)": 28,
66+
"test_pydantic_ai_wrap_openai(0.1.9)": 15,
67+
"test_pydantic_ai_wrap_openai(1.0.1)": 16,
68+
"test_pydantic_ai_wrap_openai(latest)": 19,
69+
"test_pytest_plugin(8.4.2)": 19,
70+
"test_pytest_plugin(latest)": 20,
71+
"test_strands(1.20.0)": 19,
72+
"test_strands(latest)": 13,
73+
"test_temporal(1.19.0)": 14,
6774
"test_temporal(1.20.0)": 12,
68-
"test_temporal(latest)": 10
75+
"test_temporal(latest)": 12
6976
}

0 commit comments

Comments
 (0)