Re: Reading bzipped files

2015-05-05 Thread monty via Digitalmars-d-learn
On Tuesday, 5 May 2015 at 06:50:12 UTC, Per Nordlöw wrote: On Tuesday, 5 May 2015 at 06:48:36 UTC, Per Nordlöw wrote: Could anyone please point out if this is possible to fix somehow? Is the solution to avoid the GC and do buffer reuse somehow? I *really* need this for reading Gigabytes of DB

Re: Reading bzipped files

2015-05-04 Thread monty via Digitalmars-d-learn
On Sunday, 3 May 2015 at 14:37:32 UTC, Per Nordlöw wrote: On Saturday, 2 May 2015 at 20:37:44 UTC, tom wrote: i use Stephan Schiffels code from http://forum.dlang.org/thread/djhteyhpcnaskpabx...@forum.dlang.org?page=2 See polished version at: https://github.com/nordlow/justd/blob/master/zio.d

Re: apache spark - not disk or network bound but CPU bound

2015-05-01 Thread monty via Digitalmars-d-learn
On Friday, 1 May 2015 at 11:15:01 UTC, Laeeth Isharc wrote: http://radar.oreilly.com/2015/04/investigating-sparks-performance.html paper: http://www.eecs.berkeley.edu/~keo/publications/nsdi15-final147.pdf