Skip to content

Conversation

@Menglths
Copy link
Contributor

@Menglths Menglths commented Oct 20, 2025

Purpose

Performance testing tool based on the PyTest testing framework

Modifications

1、Adjusted based on the Pytest framework.
2、Added tests for UC-related performance metrics, including full throughput and incremental throughput.
3、Support for custom PC hit rate.
4、Support for custom tokenizer.

Test

image image

@ygwpz
Copy link
Contributor

ygwpz commented Oct 23, 2025

put this file in benchmark dir seems better

@yuanzhg078
Copy link

Pursuant to the UCM code-repository guidelines, all code comments must be composed in English.

Copy link
Contributor

@Potterluo Potterluo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

log,config,single

@Menglths Menglths changed the title Added performance test [Feature] Added performance testing tool based on the PyTest testing framework Nov 5, 2025
@Menglths Menglths force-pushed the develop branch 2 times, most recently from 55e817f to f01918a Compare November 14, 2025 02:14
Copy link

@Wwwzff Wwwzff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we may pull the latest code from main branch and rebase your commit to the top

@Menglths Menglths force-pushed the develop branch 2 times, most recently from 3bd5375 to ebf4639 Compare November 14, 2025 04:58
@Menglths
Copy link
Contributor Author

we may pull the latest code from main branch and rebase your commit to the top

All commits have been rebased.

@Menglths Menglths force-pushed the develop branch 3 times, most recently from 58dc099 to 74d1d62 Compare November 14, 2025 10:05
Copy link

@Wwwzff Wwwzff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Menglths
Copy link
Contributor Author

put this file in benchmark dir seems better

@Menglths Menglths closed this Nov 27, 2025
@Menglths Menglths reopened this Nov 27, 2025
@Menglths Menglths merged commit d2623f6 into ModelEngine-Group:develop Nov 27, 2025
6 checks passed
ygwpz pushed a commit that referenced this pull request Nov 28, 2025
* [fix] fix sparse attention (#397)

fix ascend attention

Co-authored-by: lijiachen19 <lijiachen19@huawei.com>

* [opt] Share Infra implementation and unify status codes (#399)

share infra module

Co-authored-by: Fang Run <Fang_Run@126.com>

* [bugfix] Fix ESA to be compatible with the latest NFSStore. (#401)

fix esa to adapt latest NFSStore

* release v0.1.0rc4 (#402)

Co-authored-by: lijiachen19 <lijiachen19@huawei.com>

* [opt] Remove unused cc impl of dramstore (#406)

remove unused cc impl of dramstore

* [Fix]remove dram docs and modify quick-start doc (#411)

* [Fix]remove dram docs and modify quick-start doc

* modify index.md

---------

Co-authored-by: t00939662 <tianxuehan@huawei.com>

* [Feature] Added performance testing tool based on the PyTest testing framework (#295)

Performance testing tool based on the PyTest testing framework.

* [Misc] Add cpp-linter.yml (#422)

* [docs]add metrics doc (#416)

* [docs]add metrics doc

* modify metrics.md

* modify metrics.md

---------

Co-authored-by: t00939662 <tianxuehan@huawei.com>

* [perf] Modify CUDA SIMD and add Triton hash encoder (#408)

* fix cpp code style

---------

Co-authored-by: Lijiachen1018 <30387633+Lijiachen1018@users.noreply.github.com>
Co-authored-by: lijiachen19 <lijiachen19@huawei.com>
Co-authored-by: Mag1c.H <hemajun815@163.com>
Co-authored-by: Fang Run <Fang_Run@126.com>
Co-authored-by: MaxWang <wangwenxin21@huawei.com>
Co-authored-by: hero0307 <tianxuehan0307@163.com>
Co-authored-by: t00939662 <tianxuehan@huawei.com>
Co-authored-by: ML <85485147+Menglths@users.noreply.github.com>
Co-authored-by: ShiXiaolei <indirashi@163.com>
Lijiachen1018 added a commit to Lijiachen1018/unified-cache-management that referenced this pull request Nov 29, 2025
…up#428)

* [fix] fix sparse attention (ModelEngine-Group#397)

fix ascend attention

Co-authored-by: lijiachen19 <lijiachen19@huawei.com>

* [opt] Share Infra implementation and unify status codes (ModelEngine-Group#399)

share infra module

Co-authored-by: Fang Run <Fang_Run@126.com>

* [bugfix] Fix ESA to be compatible with the latest NFSStore. (ModelEngine-Group#401)

fix esa to adapt latest NFSStore

* release v0.1.0rc4 (ModelEngine-Group#402)

Co-authored-by: lijiachen19 <lijiachen19@huawei.com>

* [opt] Remove unused cc impl of dramstore (ModelEngine-Group#406)

remove unused cc impl of dramstore

* [Fix]remove dram docs and modify quick-start doc (ModelEngine-Group#411)

* [Fix]remove dram docs and modify quick-start doc

* modify index.md

---------

Co-authored-by: t00939662 <tianxuehan@huawei.com>

* [Feature] Added performance testing tool based on the PyTest testing framework (ModelEngine-Group#295)

Performance testing tool based on the PyTest testing framework.

* [Misc] Add cpp-linter.yml (ModelEngine-Group#422)

* [docs]add metrics doc (ModelEngine-Group#416)

* [docs]add metrics doc

* modify metrics.md

* modify metrics.md

---------

Co-authored-by: t00939662 <tianxuehan@huawei.com>

* [perf] Modify CUDA SIMD and add Triton hash encoder (ModelEngine-Group#408)

* fix cpp code style

---------

Co-authored-by: Lijiachen1018 <30387633+Lijiachen1018@users.noreply.github.com>
Co-authored-by: lijiachen19 <lijiachen19@huawei.com>
Co-authored-by: Mag1c.H <hemajun815@163.com>
Co-authored-by: Fang Run <Fang_Run@126.com>
Co-authored-by: MaxWang <wangwenxin21@huawei.com>
Co-authored-by: hero0307 <tianxuehan0307@163.com>
Co-authored-by: t00939662 <tianxuehan@huawei.com>
Co-authored-by: ML <85485147+Menglths@users.noreply.github.com>
Co-authored-by: ShiXiaolei <indirashi@163.com>
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.

5 participants