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

Сжатие zstd со словарем #180

Open
SevereCloud opened this issue Jan 24, 2022 · 0 comments · May be fixed by #184
Open

Сжатие zstd со словарем #180

SevereCloud opened this issue Jan 24, 2022 · 0 comments · May be fixed by #184

Comments

@SevereCloud
Copy link
Owner

Во-вторых, заменили классический gzip для сжатия на zstd со словарём

Как мы отказались от JPEG, JSON, TCP и ускорили ВКонтакте в два раза

VK поддерживает сжатие запросов с помощью zstd. Чтобы более эффективно сжимать данные, используется словарь, который загружается откуда-то с серверов. Если кто знает, как получать словарь и его версию, пожалуйста отпишитесь.

Версия словаря передается через заголовок x-zstd-dict-version.

@SevereCloud SevereCloud added the help wanted Extra attention is needed label Jan 24, 2022
@SevereCloud SevereCloud removed the help wanted Extra attention is needed label Jan 31, 2022
@SevereCloud SevereCloud linked a pull request Jan 31, 2022 that will close this issue
@SevereCloud SevereCloud linked a pull request Jan 31, 2022 that will close this issue
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 a pull request may close this issue.

1 participant