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

cache structure and strategies - IPFS workload #48

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

VHPL-UIS
Copy link
Collaborator

You can find the dataset here. I used the csv file. Put it in the network_data folder.
https://drive.google.com/drive/folders/1j2JNOhr5HTlSaFV6h1pwAbAc9DvVu7nr?usp=drive_link

Sorry that this pr got a bit messy, I started with caching and somewhere in the middle added the dataset.

VHPL-UIS and others added 27 commits August 23, 2023 23:07
* Use sorted set to enforce cache eviction policies.

* add unlimited cache

* tests that don't work :D

* Fix stuff
* Prevent closing loggers before loggers are done.

* Add Theil Index

* Add Spearman metric
* New worker WorkIncomeInfo has been added
* WorkIncomeInfo embeds WorkInfo and IncomeInfo now

* Small fixes

* Add random nodes (still not working)

* Make neighbors dynamic

* Use config parameters

* Remove empty branch

* Small fixes

* Fix generation issues.

* Stop forwarding requests to originators' new addresses.

---------

Co-authored-by: Arman Babaei <[email protected]>
* Use sorted set to enforce cache eviction policies.

* add unlimited cache

* tests that don't work :D

* Fix stuff
Co-authored-by: Arman Babaei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants