Sign in
pigweed
/
third_party
/
github
/
google
/
benchmark
/
fa908926c7ab9270037e2ab71036f8f6f87e9850
fa90892
Partially resolve google/benchmark#17 by fixing regular expression leak.
by Chris Kennelly
· 11 years ago
6087edd
Add ExternalProject reference to Google Test 1.7.0.
by Chris Kennelly
· 11 years ago
e38fde6
Setup targets from each directory, rather than the top-level.
by Chris Kennelly
· 11 years ago
9b5ece6
Include stddef.h for size_t.
by Chris Kennelly
· 11 years ago
193e4eb
Add Chris Kennelly to the contributors list.
by Chris Kennelly
· 11 years ago
98e7f89
Merge pull request #16 from chenshuo/master
by Dominic Hamon
· 11 years ago
e474629
Add Shuo Chen to AUTHORS
by Shuo Chen
· 11 years ago
92b6f02
Add Shuo Chen to CONTRIBUTORS.
by Shuo Chen
· 11 years ago
6641593
Use a new container in each round of push_back test.
by Shuo Chen
· 11 years ago
54cd4fd
Merge pull request #15 from Nukesor/patch-1
by Dominic Hamon
· 11 years ago
92cb4ec
Update AUTHORS
by Arne Beer
· 11 years ago
feea2f0
Compile warning removed, adding myself to contributors
by Arne Beer
· 11 years ago
50f459d
Unable to compile because of unused parameter
by Arne Beer
· 11 years ago
ef1ccf4
Merge pull request #12 from showlabor/master
by Dominic Hamon
· 11 years ago
44b64c9
Added AUTHOR/CONTRIBUTOR information.
by Felix Homann
· 11 years ago
a7c5793
Fix cycleclock.h for gcc/ARM.
by Felix Homann
· 11 years ago
f835dfa
Merge pull request #10 from Constellation/fix-segv
by Chris Kennelly
· 11 years ago
45b79c3
Check families is not nullptr before using it
by Yusuke Suzuki
· 11 years ago
254a6f9
Christopher Seymour has signed the CLA.
by Pierre Phaneuf
· 11 years ago
6ec70d0
Add information about CLAs.
by Pierre Phaneuf
· 11 years ago
dbb0bef
Update CONTRIBUTORS
by Dominic Hamon
· 11 years ago
60869aa
Update AUTHORS
by Dominic Hamon
· 11 years ago
f2d1957
Merge pull request #9 from iiSeymour/patch-1
by Dominic Hamon
· 11 years ago
6200a22
Add AUTHORS and CONTRIBUTORS files.
by Pierre Phaneuf
· 11 years ago
9945902
Create CONTRIBUTING.md
by Pierre Phaneuf
· 11 years ago
465cb09
Update README.md
by Chris Seymour
· 11 years ago
0a1593b
Merge pull request #8 from dcoeurjo/cmakeFix
by Dominic Hamon
· 11 years ago
22f436e
Missing includes in install target
by David Coeurjolly
· 11 years ago
cbcf159
Thread is required
by David Coeurjolly
· 11 years ago
2507451
Cmake edit with 'make install' target
by David Coeurjolly
· 11 years ago
be84ed0
Remove old NOTEs
by Dominic Hamon
· 11 years ago
772ff6f
[#4] Cleaned up FastClock background thread.
by Eugene Zhuk
· 11 years ago
ceea4cb
[#4] A few minor changes.
by Eugene Zhuk
· 11 years ago
4ed4ff9
Fix shutting down FastClock's thread on OSX.
by Eugene Zhuk
· 11 years ago
d184b2b
Move linux-only variable into linux/cygwin block
by Dominic Hamon
· 11 years ago
e2633b9
sysinfo conditional compilation fixes for OSX
by Dominic Hamon
· 11 years ago
076f0df
Better include path for YCM users
by Dominic Hamon
· 11 years ago
d098d4c
For those using YCM
by Dominic Hamon
· 11 years ago
c44662e
Missing headers for sysctl stuff on OSX
by Dominic Hamon
· 11 years ago
6df14ae
Merge pull request #3 from sochka/patch-1
by Dominic Hamon
· 11 years ago
a278152
Fix int64_t_t typo in README code example
by Oleksandr
· 11 years ago
7b0fa3e
Merge branch 'master' of https://github.com/google/benchmark
by Dominic Hamon
· 11 years ago
4e21f5e
Add explicit pthread.h include
by Dominic Hamon
· 11 years ago
77cd980
add pedantic errors and fix them
by Dominic Hamon
· 11 years ago
5a71bd6
More formatting tweaks
by Dominic Hamon
· 11 years ago
78fa0b9
Merged with upstream
by Dominic Hamon
· 11 years ago
4ce184d
Code reformat
by Dominic Hamon
· 11 years ago
8009351
Minimum iteration and overhead support.
by Dominic Hamon
· 11 years ago
96446f2
Add discussion group to README.md
by Dominic Hamon
· 11 years ago
3fb8268
Add LICENSE and copyright headers
by Dominic Hamon
· 11 years ago
577f741
Explicitly remove unsupported memory usage support
by Dominic Hamon
· 11 years ago
dc5b533
Remove tunable estimate for cycles per second
by Dominic Hamon
· 11 years ago
9d230ff
Merge branch 'master' of https://github.com/google/benchmark
by Dominic Hamon
· 11 years ago
373a7dd
Add drone.io build badge to README.md
by Dominic Hamon
· 11 years ago
dd27ca3
ignore tags file
by Dominic Hamon
· 11 years ago
acc65f4
Allow custom reporters
by Dominic Hamon
· 11 years ago
2ff306a
Fix right-alignment of items/s
by Dominic Hamon
· 11 years ago
3a01f83
Add items/bytes processed to SetInsert benchmark test
by Dominic Hamon
· 11 years ago
2d557f1
Add Threads registration example to README.md
by Dominic Hamon
· 11 years ago
fc52b86
Remove dead code, tidy output
by Dominic Hamon
· 11 years ago
e5f5a0d
Report mean/stddev times as mean/stddev
by Dominic Hamon
· 11 years ago
2923a48
Multithreaded tests are reenabled
by Dominic Hamon
· 11 years ago
15bf667
Really drop multithreading support
by Dominic Hamon
· 11 years ago
06c1fdb
Update documentation and remove 'Threads' until threadedness works
by Dominic Hamon
· 11 years ago
80162ca
Update README.md
by Dominic Hamon
· 11 years ago
01af2bc
Create README.md
by Dominic Hamon
· 11 years ago
d44b01a
Merging in work from branch
by Dominic Hamon
· 11 years ago
902fb91
benchmark_repetitions now work
by Dominic Hamon
· 11 years ago
3a6f24c
benchmark_iterations works as expected
by Dominic Hamon
· 11 years ago
b3f0d71
benchmark_min_time now works as expected
by Dominic Hamon
· 11 years ago
d4ed240
Added some missing atomics in FastClock
by Dominic Hamon
· 11 years ago
a94b0a6
Remove duplicated macros header
by Dominic Hamon
· 11 years ago
9a25f47
Fix printing of time
by Dominic Hamon
· 11 years ago
e390e4e
Adding benchmark namespace and removing broken flags
by Dominic Hamon
· 11 years ago
403f354
Initial commit
by Dominic Hamon
· 11 years ago