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

stereomatchingkiss notifications at github.com
Wed Jun 8 01:24:05 EDT 2016


OS : win10
compiler : visual c++ 2015 64bits, install update package2
laptop : Y410P

Build time before using boost::spirit--around 17 minutes
Build time after using boost::spirit--around 29 minutes

both of them do not run tests, some CLI tools have build errors, because the global variable in random.hpp cannot find the symbol(ex : mlpack_cf).

Do not know why the compile time increase so much, although the test cases and CLI use the load functions a lot, but I guess most of them do not need to do mappings, so the function should not need to compile LoadCSV over and over again.

---
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-224490939
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160607/c04af87f/attachment-0001.html>


More information about the mlpack-git mailing list