[mlpack-git] [mlpack/mlpack] Optimize load csv 00 (#681)

Ryan Curtin notifications at github.com
Wed Jul 13 11:16:15 EDT 2016


On my system, at 3beb890 (for the optimize_load_csv_00 branch), here is what I see:

```
$ time make -j12
...
real	3m48.390s
user	35m11.996s
sys	2m2.216s
```

And for master (81c14d9):

```
$ time make -j12
...
real	3m17.387s
user	28m39.476s
sys	1m27.144s
```

I'm going to see if I can try anything to reduce that...

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/681#issuecomment-232387968
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160713/100121ae/attachment.html>


More information about the mlpack-git mailing list