index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
checks
/
timer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/check/test/g
lloyd
2014-01-01
1
-64
/
+0
*
propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...
lloyd
2010-01-21
1
-2
/
+3
|
\
|
*
Fix for removal of Default_Benchmark_Timer
lloyd
2009-10-13
1
-3
/
+3
*
|
Add copyright and license notes to pretty much every file that didn't have them,
lloyd
2009-12-31
1
-0
/
+6
*
|
Consolidate the non-canonical epoch timers, like cpuid and Win32's
lloyd
2009-12-01
1
-3
/
+2
|
/
*
Modify the self test program to use the builtin runtime benchmarking goop.
lloyd
2009-09-24
1
-0
/
+7
*
Avoid integer overflows in the benchmark timer code. This would lead to
lloyd
2008-10-22
1
-3
/
+8
*
Timer tried to guess if it should use seconds or ms, but it always choose
lloyd
2008-10-17
1
-13
/
+4
*
Explicit cast from double to int using static_cast
lloyd
2008-09-15
1
-1
/
+1
*
Tweak timer output
lloyd
2008-09-07
1
-2
/
+2
*
Choice of clock_gettime, gettimeofday, times, and clock for benchmark timings
lloyd
2008-09-05
1
-8
/
+0
*
Use the Timer class for all benchmarking
lloyd
2008-09-05
1
-1
/
+2
*
Inline some methods of Timer
lloyd
2008-08-31
1
-26
/
+0
*
Add a simple timer class
lloyd
2008-08-31
1
-0
/
+88