Pavel Krajcevski
|
78da9499ec
|
Add output for error metric
|
2012-09-18 19:00:20 -04:00 |
|
Pavel Krajcevski
|
8bea381389
|
Use the flag to perform 'n' computations and average the total time taken.
|
2012-09-17 13:36:39 -04:00 |
|
Pavel Krajcevski
|
7116cc8b89
|
Redid thread synchonization in order to be able to signal threads to run without having to initialize them again. We can use this to average the running times.
|
2012-09-15 12:13:32 -04:00 |
|
Pavel Krajcevski
|
47fbfa1615
|
Avoid SIMD functions if they're not defined.
|
2012-09-13 16:57:10 -04:00 |
|
Pavel Krajcevski
|
fc4cf7758b
|
Add ability to change quality of BPTC encoder.
|
2012-08-30 17:46:34 -04:00 |
|
Pavel Krajcevski
|
720ad0ac6f
|
Add stopwatch to both threaded and unthreaded paths. Still need to actually write unix stopwatch implementation.
|
2012-08-30 14:00:18 -04:00 |
|
Pavel Krajcevski
|
d102cbcda7
|
Add threading support in core lib via boost libraries.
|
2012-08-29 14:43:37 -04:00 |
|
Pavel Krajcevski
|
213d98f985
|
Finish the hooking up of the compression library to the core library
|
2012-08-28 19:42:28 -04:00 |
|
Pavel Krajcevski
|
9e625a4065
|
Start working on command line tool -- Currently just making sure that everything builds and links. Also rearranged some function definitions to better accomodate this.
|
2012-08-28 15:47:19 -04:00 |
|
Pavel Krajcevski
|
a076d1efb8
|
Fleshed out some more of the library
|
2012-08-27 18:34:37 -04:00 |
|
Pavel Krajcevski
|
39d7f2c942
|
Added files for core library.
|
2012-08-27 13:36:59 -04:00 |
|