Changeset [e038b571d06419580dc996f13955de413ca7dca7] by Shayan Pooya
February 27th, 2014 @ 09:07 AM
Use byte_size instead of size to help compiler optimizations.
This is based on the suggestions from:
http://www.erlang.org/doc/efficiency_guide/commoncaveats.html
https://github.com/discoproject/disco/commit/e038b571d06419580dc996...
Committed by Shayan Pooya
- M master/src/ddfs/ddfs_util.erl
- M master/src/ddfs/ddfs_web.erl
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.