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

Reduced memory in benchmark #232

Merged
merged 8 commits into from
Jun 13, 2023
Merged

Reduced memory in benchmark #232

merged 8 commits into from
Jun 13, 2023

Conversation

KotaTakahashi9320
Copy link
Collaborator

Summary

Reduced memory in benchmark

Purpose

Because the client will stop due to insufficient memory if the results of calculations with huge data are retrieved

Contents

Fix string restoration with restore function
Fix use of restore function in benchmark

Testing Methods Performed

make test t=./libclient/ p=medium

scripts/libclient/src/utils.py Outdated Show resolved Hide resolved
scripts/libclient/src/utils.py Outdated Show resolved Hide resolved
Copy link
Collaborator Author

@KotaTakahashi9320 KotaTakahashi9320 left a comment

Choose a reason for hiding this comment

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

@mdonaka
Thanks for the review!
Please check it.

@mdonaka mdonaka merged commit 97aef47 into main Jun 13, 2023
@mdonaka mdonaka deleted the feature/takahashi/fix_benchmark branch June 13, 2023 07:58
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.

2 participants