index
:
libsandglass.git
master
A simple library for high-resolution timing and benchmarking
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sandglass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor formatting and style fixes.
Tavian Barnes
2011-03-17
1
-2
/
+3
*
Make build work on non-x86/x86_64 platforms.
Tavian Barnes
2010-03-06
1
-2
/
+2
*
Make the API not suck.
Tavian Barnes
2010-03-03
1
-111
/
+48
*
Remove unused variable in sandglass_elapse().
Tavian Barnes
2009-10-23
1
-1
/
+0
*
New sandglass_bench_* macros, remove SANDGLASS_REALTICKS.
Tavian Barnes
2009-10-23
1
-19
/
+1
*
Make baseline calculations more accurate for SANDGLASS_REALTICKS.
Tavian Barnes
2009-09-21
1
-17
/
+0
*
Make SANDGLASS_REALTICKS accurate to 1 clock cycle.
Tavian Barnes
2009-09-20
1
-2
/
+12
*
Remove sandglass_timespec_grains().
Tavian Barnes
2009-09-18
1
-4
/
+4
*
Generalise handling of negative grain differences.
Tavian Barnes
2009-09-17
1
-3
/
+5
*
Improve sandglass_tsc_resolution(), and fix timespec-based grains counts.
Tavian Barnes
2009-09-17
1
-4
/
+5
*
Begin libsandglass implementation.
Tavian Barnes
2009-09-17
1
-0
/
+249
*
Add test suite.
Tavian Barnes
2009-09-17
1
-0
/
+20
*
Add build system.
Tavian Barnes
2009-09-17
1
-0
/
+1