|
1f311da336
|
Updated README file.
|
2023-04-13 21:42:14 +02:00 |
|
|
35033603d7
|
Increase system timer precision, by calling timeBeginPeriod() + various improvements.
|
2023-04-13 20:55:53 +02:00 |
|
|
e13780f561
|
Small update to build script.
|
2023-04-12 23:14:11 +02:00 |
|
|
0398acf4b1
|
Use GetProcessTimes() function for time measurements + added option to measure CPU time instead of wall-clock time.
|
2023-04-12 23:09:39 +02:00 |
|
|
5464c19013
|
Updated README file.
|
2018-12-11 00:35:27 +01:00 |
|
|
8afa43eb79
|
Updated build script.
|
2018-12-10 22:00:09 +01:00 |
|
|
240b117c62
|
Updated README file.
|
2018-12-10 21:49:09 +01:00 |
|
|
c1e820fb04
|
Updated build script.
|
2018-12-10 18:06:07 +01:00 |
|
|
57b8870f28
|
Added separate project/solution files for VS2010.
|
2018-12-10 17:52:02 +01:00 |
|
|
b12d866a8d
|
Updated build script.
|
2018-12-10 16:38:08 +01:00 |
|
|
b3c2745a8c
|
Bump release year.
|
2018-12-10 16:28:08 +01:00 |
|
|
b42f5507e1
|
Added computation of *median* execution time + some code optimizations.
|
2018-12-10 16:27:50 +01:00 |
|
|
07fc03aec4
|
Updated ignore file.
|
2018-12-10 16:27:00 +01:00 |
|
|
b0603a77f5
|
Upgraded project/solution file to VS2017 + disable XPDeprecationWarning.
|
2018-12-10 16:26:47 +01:00 |
|
|
ccde9a8323
|
Updated link to GitHub (formerly Gitorious) source code mirror.
|
2017-01-14 22:30:07 +01:00 |
|
|
7689ad38e0
|
Updated link to Bitbucket source code mirror.
|
2017-01-14 22:27:55 +01:00 |
|
|
a56d9f07ac
|
Updated README file.
|
2014-11-07 23:37:48 +01:00 |
|
|
de33957380
|
Added EncodePointer library to repository.
|
2014-11-07 21:17:55 +01:00 |
|
|
80b3029de1
|
Added build scrip + added "x64" configuration.
|
2014-11-07 21:06:18 +01:00 |
|
|
a5dc0cee0d
|
Updated README file.
|
2014-11-07 20:20:40 +01:00 |
|
|
6c900e2133
|
Updated README file.
|
2014-11-07 19:41:44 +01:00 |
|
|
aa3be5e316
|
Check process exit codes + various other improvements.
|
2014-11-07 18:35:15 +01:00 |
|
|
b29af3da73
|
Code clean-up and refactoring + better argument checking + use std::string where appropriate.
|
2014-11-07 16:32:47 +01:00 |
|
|
3482a86f7e
|
Improved error handling.
|
2014-11-07 15:11:25 +01:00 |
|
|
a6a36ee02c
|
Better computation of the confidence intervals. Also more code optimizations.
|
2014-11-07 03:45:43 +01:00 |
|
|
bce77cb5ed
|
Various bugfixes and improvements.
|
2014-11-07 00:48:27 +01:00 |
|
|
9aa27536e8
|
Updated README file.
|
2014-10-05 20:27:55 +02:00 |
|
|
339b25a206
|
Updated README file.
|
2014-10-05 20:25:12 +02:00 |
|
|
e957506fcb
|
Updated README file.
|
2014-10-05 19:59:41 +02:00 |
|
|
99f9fe3218
|
Updated README file.
|
2014-10-05 19:56:20 +02:00 |
|
|
a3bdd3d8f5
|
Update the README file.
|
2014-10-05 19:14:35 +02:00 |
|
|
b0b0777cbd
|
Merge branch 'master' of https://github.com/lordmulder/TimedExec
|
2014-10-05 19:12:40 +02:00 |
|
|
5e5b8e1fef
|
Initial commit
|
2014-10-05 19:11:52 +02:00 |
|
|
eb3aebbe97
|
Some more refracting + fixed a handle leak.
|
2014-10-05 19:07:03 +02:00 |
|
|
a9f7868491
|
Some code refactoring + better error checking.
|
2014-10-05 18:55:30 +02:00 |
|
|
6972e50ab1
|
Initial commit.
|
2014-10-05 18:31:52 +02:00 |
|