Project

General

Profile

Activity

From 02/15/2017 to 02/24/2017

02/24/2017

06:49 PM Revision c2405714: Adding header file that I forgot to add last time around. I also finished up a multithreaded version of the make random nodes script that can create 1 million nodes in ~20 seconds.
David Sorber

02/23/2017

08:58 PM Revision 095cc187: Adding preliminary code for making random nodes.
David Sorber

02/22/2017

01:06 AM Revision 43c9a095: Fixing the bug I discovered yesterday... I meant to use rfind() instead of find(). I should be ready for another full test.
David Sorber

02/21/2017

10:56 PM Revision c8352650: WIP commit, stashing these debugging changes so I can go mobile.
David Sorber
10:19 PM Revision 57e6c22f: Finished up the changes to make argv a std::vector instead of a regular array. I also implemented the changes to control the size of argv based on system configuration and potentially spawn packJPG multiple times in order to handle a very large number of files. I ran a test on my Photos library and it sort of worked but I ran into some issues that I still need to diagnose.
David Sorber

02/20/2017

12:56 AM Revision e0b7f8b9: WIP commit. I started converting the argv list to a std::vector and adding logic to make sure it does not exceed the maximum argv size.
David Sorber

02/18/2017

08:42 PM Revision 08cef8d6: Adding initial CMakeLists.txt. This version only builds PCA, it does not (yet) build packJPG as a subproject.
David Sorber
08:33 PM Revision cd283ecd: Removing accidentally added object file and adding a .gitignore file to prevent me from accidentally adding another one in the future.
David Sorber
08:29 PM Revision 0c2e61fd: Adding an optimized version of the packJPG source to the source tree for this utility since it is entirely dependent on packJPG. I started to modify the Makefile but really I shoud just use CMake. I'll work on that next.
David Sorber

02/16/2017

09:45 PM Revision cec188e4: Adding some minor edits along with a bit of debug code.
David Sorber
 

Also available in: Atom