Excessive memory use or memory fragmentation when unpickling many small objects
オープン
まだ誰も着手していません。
3.12
performance
stdlib
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 36694 |
|---|---|
| Nosy | @pitrou, @avassalotti, @methane, @serhiy-storchaka, @Paul-E |
| PRs | |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2019-04-21.17:11:20.009>
labels = ['3.8', 'library', 'performance']
title = 'Excessive memory use or memory fragmentation when unpickling many small objects'
updated_at = <Date 2019-05-02.16:43:18.896>
user = 'https://github.com/Paul-E'
bugs.python.org fields:
activity = <Date 2019-05-02.16:43:18.896>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-04-21.17:11:20.009>
creator = 'Ellenbogen'
dependencies = []
files = ['48279', '48280', '48282']
hgrepos = []
issue_num = 36694
keywords = ['patch']
message_count = 8.0
messages = ['340615', '340616', '340617', '341179', '341181', '341193', '341251', '341284']
nosy_count = 5.0
nosy_names = ['pitrou', 'alexandre.vassalotti', 'methane', 'serhiy.storchaka', 'Ellenbogen']
pr_nums = ['13036']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue36694'
versions = ['Python 3.8']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされた PR #13036 と添付された load.py、common.py、dump.py ファイルを確認します。多数の小さなオブジェクトで報告されたメモリ動作を再現し、その後、結果を提案された変更と比較します。過剰なメモリ使用または断片化が解消され、関連するパフォーマンス動作がカバーされれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- performance
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100