← 返回首页
chore: remove blobdb profiling logs (#10732) · ietf-tools/datatracker@4d69329 · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Commit 4d69329

Browse files
chore: remove blobdb profiling logs (#10732)
These are not useful any more, blobdb is fast
1 parent dc49dc8 commit 4d69329

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

‎ietf/doc/storage.py‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ def _get_write_parameters(self, name, content=None):
114114

115115

116116
class StoredObjectBlobdbStorage(BlobdbStorage):
117-
ietf_log_blob_timing = True
118117
warn_if_missing = True # TODO-BLOBSTORE make this configurable (or remove it)
119118

120119
def _save_stored_object(self, name, content) -> StoredObject:

0 commit comments

Comments
 (0)

Footer

© 2026 GitHub, Inc.