Skip to content

msszczep/pe_ifb_compute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

pe_ifb_compute

Researching the computational needs for an IFB in a participatory economy

Install virtualenv

There are many sets of instructions on the web to learn how to install virtualenv, such as: https://www.pythoncentral.io/how-to-install-virtualenv-python/

NB: export PATH=/home/user/.local/bin:$PATH

Load library

For example:

source pic_virtualenv/bin/activate

Install libraries:

pip install -r requirements.txt

  • Increase scale to 100,000 products

See: https://coderzcolumn.com/tutorials/python/guppy-heapy-profile-memory-usage-in-python

Processing power: Add, adjust, update, announcement

100 products / 100 people 1000 products / 1000 people 10000 products / 10000 people 100000 products / 100000 persons 1000000 products / 1000000 persons

Run:

time python3 ./core.py > output_2.txt

About

Researching the computational needs for an IFB in a participatory economy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages