Skip to content
Snippets Groups Projects
Commit 01196448 authored by Neil Gershenfeld's avatar Neil Gershenfeld
Browse files

wip

parent ee20039e
Branches
No related tags found
No related merge requests found
......@@ -70,15 +70,21 @@ Intel i7-8700T, Ubuntu 20.04
# [threads](serialtimetest.2.threads.py)
[GIL](https://wiki.python.org/moin/GlobalInterpreterLock)
<img src=threads.png width=75%><br>
# [multiprocessing Events](serialtimetest.2.multi.py)
intermittent recursion errors
<img src=multi-event.png width=75%><br>
<img src=multi-event.1.png width=75%><br>
# [multiprocessing Values](serialtimetest.2.multi.py)
more stable
<img src=multi-values.png width=75%><br>
<img src=multi-values.1.png width=75%><br>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment