https://github.com/eniompw/multithread
Multithreading in Python
https://github.com/eniompw/multithread
Last synced: 12 months ago
JSON representation
Multithreading in Python
- Host: GitHub
- URL: https://github.com/eniompw/multithread
- Owner: eniompw
- Created: 2020-11-11T09:02:49.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T14:36:59.000Z (over 1 year ago)
- Last Synced: 2025-02-01T10:12:16.592Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MultiThread
Example of serial vs multi threaded code
`time python forLoop.py`
`time python threaded.py`
[S&P500 constituents](https://github.com/datasets/s-and-p-500-companies/blob/master/data/constituents.csv)