Its completely tieing up my network. My average download is 1.8 MB/s for hours (even after the bloackchain is caught up) and the upload isn't looking good either.
This is ridiculous. I could stream Full HD movies all day and not use this much bandwidth...
I'm not using the wallet until this is fixed for sure.
I like the idea but can't justify the cost. Hope you guys figure it out.
I don't know if you're trolling or not but that is being addressed:
You're not just syncing downstream, you're receiving blocks from multiple peers to establish consensus and you're sending blocks to connected peers. The daemon has no understanding of "bandwidth", it works as fast as it can (which typically means maxing out your line). We are looking at adding a low-level QoS solution in the future, but in the interim you can use the bootstrap blockchain to get you going. As with anything, if you find it to be a major problem please do feel free to fix it and submit a pull request to the main github repo.
August 16th, 2014
Hello, and welcome to our eleventh Monero Missive!
[...]
7. This week we have been working on finalising the QoS bandwidth control, finalising the mingw64 Windows build system (thus removing the need for Microsoft Visual Studio on Windows builds), and an effort has begun to refactor the wallet code so that integration with the GUI will be much easier later on (and to make things ready for the wallet -> account terminology change).
Dev Diary
[...]
Core: QoS will need to be rebased by rfree once the mingw branch is pushed to the development branch. Subsequent to rebasing, it will also be merged in to development, so barring any breaking issues it should be available for general testing within the next week.
- updated by fluffypony
However I don't know the current status of this development.