Skip to content

Commit a0fbf8c

Browse files
ci: update nox session weights (#672)
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 a2f8347 commit a0fbf8c

1 file changed

Lines changed: 69 additions & 67 deletions

File tree

py/scripts/session-weights.json

Lines changed: 69 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,87 +1,89 @@
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)": 34,
4+
"test_agentscope(1.0.0)": 27,
55
"test_agentscope(latest)": 31,
6-
"test_agno(2.1.0)": 16,
7-
"test_agno(2.4.0)": 18,
8-
"test_agno(latest)": 20,
9-
"test_anthropic(0.48.0)": 15,
6+
"test_agno(2.1.0)": 17,
7+
"test_agno(2.4.0)": 13,
8+
"test_agno(latest)": 18,
9+
"test_anthropic(0.48.0)": 10,
1010
"test_anthropic(0.49.0)": 13,
1111
"test_anthropic(0.50.0)": 13,
1212
"test_anthropic(latest)": 14,
13-
"test_autoevals(0.0.129)": 34,
14-
"test_autoevals(latest)": 40,
15-
"test_autogen(0.7.0)": 17,
16-
"test_autogen(latest)": 29,
17-
"test_bedrock_runtime(1.34.116)": 17,
18-
"test_bedrock_runtime(latest)": 23,
19-
"test_braintrust_core": 39,
20-
"test_btx_openai(1.71.0)": 10,
21-
"test_btx_openai(1.77.0)": 10,
22-
"test_btx_openai(1.92.0)": 10,
23-
"test_btx_openai(latest)": 13,
24-
"test_claude_agent_sdk(0.1.10)": 13,
25-
"test_claude_agent_sdk(latest)": 13,
26-
"test_cli": 17,
27-
"test_cohere(5.0.0)": 10,
28-
"test_cohere(latest)": 11,
29-
"test_core": 42,
30-
"test_crewai(1.13.0)": 57,
31-
"test_crewai(latest)": 43,
13+
"test_autoevals(0.0.129)": 36,
14+
"test_autoevals(latest)": 41,
15+
"test_autogen(0.7.0)": 13,
16+
"test_autogen(latest)": 15,
17+
"test_bedrock_runtime(1.34.116)": 16,
18+
"test_bedrock_runtime(latest)": 17,
19+
"test_braintrust_core": 36,
20+
"test_btx_openai(1.71.0)": 8,
21+
"test_btx_openai(1.77.0)": 9,
22+
"test_btx_openai(1.92.0)": 8,
23+
"test_btx_openai(latest)": 9,
24+
"test_claude_agent_sdk(0.1.10)": 11,
25+
"test_claude_agent_sdk(latest)": 10,
26+
"test_cli": 15,
27+
"test_cohere(5.0.0)": 9,
28+
"test_cohere(latest)": 9,
29+
"test_core": 36,
30+
"test_crewai(1.13.0)": 43,
31+
"test_crewai(latest)": 51,
32+
"test_cursor_sdk(1.0.25)": 22,
33+
"test_cursor_sdk(latest)": 23,
3234
"test_dspy(2.6.0)": 55,
33-
"test_dspy(latest)": 54,
34-
"test_google_adk(1.14.1)": 49,
35-
"test_google_adk(latest)": 20,
36-
"test_google_genai(1.30.0)": 11,
37-
"test_google_genai(1.75.0)": 13,
38-
"test_google_genai(latest)": 12,
39-
"test_huggingface_hub(0.32.0)": 9,
40-
"test_huggingface_hub(latest)": 10,
41-
"test_instructor(1.11.0)": 18,
42-
"test_instructor(latest)": 19,
43-
"test_langchain(0.3.28)": 28,
44-
"test_langchain(latest)": 29,
45-
"test_litellm(1.74.0)": 21,
35+
"test_dspy(latest)": 50,
36+
"test_google_adk(1.14.1)": 42,
37+
"test_google_adk(latest)": 19,
38+
"test_google_genai(1.30.0)": 10,
39+
"test_google_genai(1.75.0)": 12,
40+
"test_google_genai(latest)": 13,
41+
"test_huggingface_hub(0.32.0)": 8,
42+
"test_huggingface_hub(latest)": 9,
43+
"test_instructor(1.11.0)": 16,
44+
"test_instructor(latest)": 12,
45+
"test_langchain(0.3.28)": 40,
46+
"test_langchain(latest)": 28,
47+
"test_litellm(1.74.0)": 27,
4648
"test_litellm(1.83.0)": 34,
47-
"test_litellm(latest)": 37,
48-
"test_llamaindex(0.13.0)": 19,
49-
"test_llamaindex(latest)": 14,
50-
"test_mistral(1.12.4)": 13,
49+
"test_litellm(latest)": 40,
50+
"test_llamaindex(0.13.0)": 24,
51+
"test_llamaindex(latest)": 19,
52+
"test_mistral(1.12.4)": 11,
5153
"test_mistral(latest)": 14,
5254
"test_openai(1.71)": 24,
5355
"test_openai(1.71.0)": 18,
5456
"test_openai(1.77.0)": 15,
5557
"test_openai(1.91)": 15,
5658
"test_openai(1.92)": 15,
57-
"test_openai(1.92.0)": 18,
58-
"test_openai(latest)": 25,
59-
"test_openai_agents(0.0.19)": 17,
60-
"test_openai_agents(0.13.6)": 19,
61-
"test_openai_agents(latest)": 20,
62-
"test_openai_ddtrace": 23,
59+
"test_openai(1.92.0)": 15,
60+
"test_openai(latest)": 20,
61+
"test_openai_agents(0.0.19)": 15,
62+
"test_openai_agents(0.13.6)": 16,
63+
"test_openai_agents(latest)": 19,
64+
"test_openai_ddtrace": 17,
6365
"test_openai_http2_streaming": 10,
6466
"test_openai_http2_streaming(1.71.0)": 9,
65-
"test_openai_http2_streaming(1.77.0)": 9,
66-
"test_openai_http2_streaming(1.92.0)": 10,
67-
"test_openai_http2_streaming(latest)": 12,
68-
"test_openrouter(0.6.0)": 10,
69-
"test_openrouter(latest)": 10,
70-
"test_otel": 9,
71-
"test_otel_not_installed": 9,
72-
"test_pydantic_ai_integration(1.10.0)": 36,
73-
"test_pydantic_ai_integration(latest)": 32,
67+
"test_openai_http2_streaming(1.77.0)": 8,
68+
"test_openai_http2_streaming(1.92.0)": 9,
69+
"test_openai_http2_streaming(latest)": 11,
70+
"test_openrouter(0.6.0)": 8,
71+
"test_openrouter(latest)": 13,
72+
"test_otel": 10,
73+
"test_otel_not_installed": 5,
74+
"test_pydantic_ai_integration(1.10.0)": 38,
75+
"test_pydantic_ai_integration(latest)": 42,
7476
"test_pydantic_ai_logfire": 25,
75-
"test_pydantic_ai_logfire(1.10.0)": 29,
76-
"test_pydantic_ai_logfire(latest)": 17,
77-
"test_pydantic_ai_wrap_openai(0.1.9)": 23,
78-
"test_pydantic_ai_wrap_openai(1.0.1)": 23,
79-
"test_pydantic_ai_wrap_openai(latest)": 16,
80-
"test_pytest_plugin(8.4.2)": 24,
81-
"test_pytest_plugin(latest)": 21,
82-
"test_strands(1.20.0)": 13,
83-
"test_strands(latest)": 14,
84-
"test_temporal(1.19.0)": 16,
77+
"test_pydantic_ai_logfire(1.10.0)": 25,
78+
"test_pydantic_ai_logfire(latest)": 20,
79+
"test_pydantic_ai_wrap_openai(0.1.9)": 16,
80+
"test_pydantic_ai_wrap_openai(1.0.1)": 18,
81+
"test_pydantic_ai_wrap_openai(latest)": 19,
82+
"test_pytest_plugin(8.4.2)": 30,
83+
"test_pytest_plugin(latest)": 17,
84+
"test_strands(1.20.0)": 15,
85+
"test_strands(latest)": 21,
86+
"test_temporal(1.19.0)": 32,
8587
"test_temporal(1.20.0)": 14,
86-
"test_temporal(latest)": 15
88+
"test_temporal(latest)": 45
8789
}

0 commit comments

Comments
 (0)