Skip to content

Commit b10c043

Browse files
authored
Merge pull request #3117 from jakkdl/remove_notes_to_self
remove notes-to-self
2 parents b914c84 + 7b8881a commit b10c043

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+9
-2810
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# In case somebody wants to restore the directory for local testing
2+
notes-to-self/
3+
14
# Project-specific generated files
25
docs/build/
36

docs/source/reference-io.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,8 @@ there are 1,000,000 µs in a second. Note that all the numbers here are
555555
going to be rough orders of magnitude to give you a sense of scale; if
556556
you need precise numbers for your environment, measure!)
557557

558-
.. file.read benchmark is notes-to-self/file-read-latency.py
558+
.. file.read benchmark is
559+
https://github.com/python-trio/trio/wiki/notes-to-self#file-read-latencypy
559560
.. Numbers for spinning disks and SSDs are from taking a few random
560561
recent reviews from http://www.storagereview.com/best_drives and
561562
looking at their "4K Write Latency" test results for "Average MS"

notes-to-self/afd-lab.py

Lines changed: 0 additions & 182 deletions
This file was deleted.

notes-to-self/aio-guest-test.py

Lines changed: 0 additions & 53 deletions
This file was deleted.

notes-to-self/atomic-local.py

Lines changed: 0 additions & 35 deletions
This file was deleted.

notes-to-self/blocking-read-hack.py

Lines changed: 0 additions & 53 deletions
This file was deleted.

notes-to-self/estimate-task-size.py

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)