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

remove notes-to-self #3117

Merged
merged 7 commits into from
Dec 18, 2024
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# In case somebody wants to restore the directory for local testing
notes-to-self/

# Project-specific generated files
docs/build/

Expand Down
3 changes: 2 additions & 1 deletion docs/source/reference-io.rst
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,8 @@ there are 1,000,000 µs in a second. Note that all the numbers here are
going to be rough orders of magnitude to give you a sense of scale; if
you need precise numbers for your environment, measure!)

.. file.read benchmark is notes-to-self/file-read-latency.py
.. file.read benchmark is
https://github.com/python-trio/trio/wiki/notes-to-self#file-read-latencypy
.. Numbers for spinning disks and SSDs are from taking a few random
recent reviews from http://www.storagereview.com/best_drives and
looking at their "4K Write Latency" test results for "Average MS"
Expand Down
182 changes: 0 additions & 182 deletions notes-to-self/afd-lab.py

This file was deleted.

53 changes: 0 additions & 53 deletions notes-to-self/aio-guest-test.py

This file was deleted.

35 changes: 0 additions & 35 deletions notes-to-self/atomic-local.py

This file was deleted.

53 changes: 0 additions & 53 deletions notes-to-self/blocking-read-hack.py

This file was deleted.

33 changes: 0 additions & 33 deletions notes-to-self/estimate-task-size.py

This file was deleted.

Loading
Loading