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
Commit message (
Expand
)
Author
Age
Files
Lines
*
New sandglass_bench_* macros, remove SANDGLASS_REALTICKS.
Tavian Barnes
2009-10-23
2
-31
/
+57
*
Make `cpuid' do the same thing for every sandglass_get_tsc() call.
Tavian Barnes
2009-09-21
2
-0
/
+4
*
Make baseline calculations more accurate for SANDGLASS_REALTICKS.
Tavian Barnes
2009-09-21
2
-18
/
+25
*
Make SANDGLASS_REALTICKS accurate to 1 clock cycle.
Tavian Barnes
2009-09-20
1
-2
/
+12
*
Don't change the `ts' parameter in sandglass_spin.
Tavian Barnes
2009-09-20
3
-7
/
+16
*
Add timespec helper routines.
Tavian Barnes
2009-09-18
4
-31
/
+124
*
Remove sandglass_timespec_grains().
Tavian Barnes
2009-09-18
5
-39
/
+6
*
Generalise handling of negative grain differences.
Tavian Barnes
2009-09-17
2
-3
/
+8
*
Improve sandglass_tsc_resolution(), and fix timespec-based grains counts.
Tavian Barnes
2009-09-17
5
-9
/
+74
*
Begin libsandglass implementation.
Tavian Barnes
2009-09-17
7
-10
/
+368
*
Add test suite.
Tavian Barnes
2009-09-17
2
-1
/
+21
*
Add build system.
Tavian Barnes
2009-09-17
3
-1
/
+34
*
Add assembly sandglass_get_tsc function.
Tavian Barnes
2009-09-17
3
-0
/
+87
*
Initial work on header file.
Tavian Barnes
2009-09-17
1
-0
/
+154