Excessive memory use or memory fragmentation when unpickling many small objects
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 25/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- python
- 領域
- performance
調査の方向性
まず、リンクされた PR #13036 と添付された load.py、common.py、dump.py ファイルを確認します。多数の小さなオブジェクトで報告されたメモリ動作を再現し、その後、結果を提案された変更と比較します。過剰なメモリ使用または断片化が解消され、関連するパフォーマンス動作がカバーされれば完了です。
索引モデルが issue の本文から書いたものです。
説明
| 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']
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
python/cpython のほかの issue
-
docs pending
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
stdlib type-feature
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
stdlib type-feature
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
build type-bug
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
-
stdlib topic-email type-feature
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 86/100
zostera/django-bootstrap4#894 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
use-agent-os/agent-os#3276 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
zephyrproject-rtos/zephyr#119726 ·
-
area/auth bug comp/agent P3 platform/discord type/security
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
NousResearch/hermes-agent#117848 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
zilliztech/memsearch#759 ·