Skip to content

feat(core): major improvements to scheduler & concurrent serving performance - #2354

Open
EricLBuehler wants to merge 6 commits into
masterfrom
perf/concurrent-serving
Open

feat(core): major improvements to scheduler & concurrent serving performance#2354
EricLBuehler wants to merge 6 commits into
masterfrom
perf/concurrent-serving

Conversation

@EricLBuehler

Copy link
Copy Markdown
Owner

No description provided.

@github-actions

github-actions Bot commented Jul 23, 2026

Copy link
Copy Markdown
Code Metrics Report
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 Language              Files        Lines         Code     Comments       Blanks
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 C Header                 23         4454         3116          790          548
 CSS                       3          282          252            6           24
 CUDA                    121        25439        20835         1707         2897
 Dockerfile                1           35           19            9            7
 HTML                      2           27           27            0            0
 JavaScript                3          578          563           12            3
 Jinja2                    7          694          656            5           33
 JSON                     27        17989        17986            0            3
 Makefile                  1           18           16            0            2
 MDX                      36         6285            0         4616         1669
 Metal Shading Lan|       37        14409        11401         1136         1872
 PowerShell                1          657          571           31           55
 Python                  151        12539        10418          480         1641
 Shell                     3         1071          852          115          104
 Plain Text               53        10687            0         9209         1478
 TOML                     28         1389         1209           39          141
 TypeScript               11         1649         1410           66          173
 YAML                      3           25           23            2            0
─────────────────────────────────────────────────────────────────────────────────
 Jupyter Notebooks         3          122           83           23           16
 |- Markdown               1           60           30           22            8
 |- Python                 1          122          113            1            8
 (Total)                              304          226           46           32
─────────────────────────────────────────────────────────────────────────────────
 Markdown                273        12055            0         8981         3074
 |- BASH                  24          300          221           47           32
 |- Dockerfile             2           14           12            0            2
 |- JSON                   6          289          289            0            0
 |- PowerShell             1            1            1            0            0
 |- Python               135         7349         6120          306          923
 |- Rust                  62         3840         2849          394          597
 |- TOML                   7           92           78            0           14
 (Total)                            23940         9570         9728         4642
─────────────────────────────────────────────────────────────────────────────────
 Rust                    701       331485       296772         5817        28896
 |- Markdown             418         9947          452         8304         1191
 (Total)                           341432       297224        14121        30087
─────────────────────────────────────────────────────────────────────────────────
 Svelte                   19         1969         1826           51           92
 |- CSS                    1            4            4            0            0
 |- JavaScript            19          921          767           25          129
 (Total)                             2894         2597           76          221
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 Total                  1507       466797       378971        42194        45632
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

…ving

# Conflicts:
#	mistralrs-core/src/models/qwen2.rs
#	mistralrs-core/src/pipeline/loaders/multimodal_loaders.rs
#	mistralrs-core/src/pipeline/multimodal.rs
#	mistralrs-core/src/pipeline/normal.rs
#	mistralrs-core/src/vision_models/gemma4/inputs_processor.rs
#	mistralrs-core/src/vision_models/llama4/text.rs
#	mistralrs-core/src/vision_models/mllama/text.rs
#	mistralrs-core/src/vision_models/phi3/mod.rs
#	mistralrs-core/src/vision_models/phi4/mm_embedding.rs
#	mistralrs-core/src/vision_models/voxtral/mod.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant