Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add intel/fastgo compression option #1114

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

cocotyty
Copy link

What type of PR is this?

perf

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

添加 intel/fastgo 压缩选项

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en: Intel FastGo can benefit the compression at a level lower than 3 and the decompression for all levels. This PR is aimed to provide an out-of-box optimization on Intel Xeon platform by leverage Intel FastGo.
zh(optional): Intel FastGo 可在低于 3 级的压缩和所有级别的解压缩中发挥作用。本 PR 的目的是利用 Intel FastGo 在 Intel Xeon 平台上提供开箱即用的对 Hertz 中的压缩解压缩的性能优化。

(Optional) Which issue(s) this PR fixes:

N/A

(Optional) The PR that updates user documentation:

N/A

@cocotyty cocotyty requested review from a team as code owners May 14, 2024 09:10
@CLAassistant
Copy link

CLAassistant commented May 14, 2024

CLA assistant check
All committers have signed the CLA.

Signed-off-by: TangYang <yang.tang@intel.com>
Signed-off-by: TangYang <yang.tang@intel.com>
comopression and decompression

Signed-off-by: TangYang <yang.tang@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants