FDB Formatster
|
2c788c233d
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-08-27 17:07:47 -07:00 |
Andrew Noyes
|
05853b97c5
|
Merge pull request #4920 from apple/anoyes/aarch64-memcmp
Use custom mem{cmp,cpy} impl on Arm
|
2021-08-26 14:30:05 -07:00 |
sfc-gh-tclinkenbeard
|
078d67d5fb
|
Fix flowbench build
|
2021-06-26 20:19:22 -07:00 |
sfc-gh-tclinkenbeard
|
81b8292094
|
Merge remote-tracking branch 'origin' into encrypt-backup-files
|
2021-06-25 12:21:12 -07:00 |
Andrew Noyes
|
16e05fad9d
|
Add custom memcpy for aarch64
|
2021-06-16 14:35:04 +00:00 |
Andrew Noyes
|
b3d83e1b2e
|
Use custom memcmp impl on Arm
|
2021-06-16 14:35:04 +00:00 |
sfc-gh-tclinkenbeard
|
d038e5c9c0
|
Add include to BenchMetadataCheck.cpp
|
2021-06-02 21:28:37 -07:00 |
sfc-gh-tclinkenbeard
|
e5d6c5ed17
|
Merge remote-tracking branch 'origin/master' into encrypt-backup-files
|
2021-05-03 14:46:19 -07:00 |
Andrew Noyes
|
656c9a6c47
|
Add benchmark and document entities touched
|
2021-04-26 17:46:35 +00:00 |
sfc-gh-tclinkenbeard
|
a0c49234b2
|
Merge remote-tracking branch 'origin/master' into encrypt-backup-files
|
2021-03-19 20:47:53 -07:00 |
FDB Formatster
|
df90cc89de
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
sfc-gh-tclinkenbeard
|
0516b3823d
|
Fix flowbench build
|
2021-02-05 00:08:08 -08:00 |
sfc-gh-tclinkenbeard
|
06e495737c
|
Added BenchEncrypt
|
2021-01-25 13:44:55 -08:00 |
sfc-gh-tclinkenbeard
|
e1ae23db34
|
Remove duplicate code from BenchHash.cpp
|
2020-11-21 19:50:44 -08:00 |
sfc-gh-tclinkenbeard
|
156a617ed8
|
Replace xxhash64 with xxhash3
The goal here is to improve performance
|
2020-11-21 18:25:35 -08:00 |
sfc-gh-tclinkenbeard
|
bcda617b80
|
Benchmark hashing algorithms in flowbench
|
2020-11-17 23:14:55 -08:00 |
sfc-gh-tclinkenbeard
|
4669f837fa
|
Add uses of makeReference
|
2020-11-07 22:10:18 -08:00 |
Andrew Noyes
|
21534a2867
|
Disable benchmark testing
|
2020-10-21 22:45:51 +00:00 |
Markus Pilman
|
5f1ee16706
|
Merge pull request #3890 from sfc-gh-tclinkenbeard/exclude-flowbench-from-all
Exclude flowbench target from all
|
2020-10-15 11:22:30 -06:00 |
sfc-gh-tclinkenbeard
|
4cbff14fcc
|
Removed unnecessary comment
|
2020-10-13 10:43:57 -07:00 |
sfc-gh-tclinkenbeard
|
7ddbd1847d
|
Exclude flowbench target from all
|
2020-10-10 15:03:53 -07:00 |
sfc-gh-tclinkenbeard
|
cf5337daa0
|
Improve performance of metadata check in applyMetadataMutations
|
2020-10-10 14:45:04 -07:00 |
sfc-gh-tclinkenbeard
|
459a0e87ae
|
Added BenchMetadataCheck.cpp
|
2020-10-10 14:45:00 -07:00 |
sfc-gh-tclinkenbeard
|
a3c19bdf1b
|
Added flowbench/README.md
|
2020-08-04 14:53:46 -07:00 |
sfc-gh-tclinkenbeard
|
f79fbd0df6
|
Added bench_timer benchmark
|
2020-08-03 15:46:00 -07:00 |
sfc-gh-tclinkenbeard
|
39ebb2eeff
|
Added bench_random benchmark
|
2020-08-03 15:45:53 -07:00 |
sfc-gh-tclinkenbeard
|
273d34be1a
|
Renamed fdbbench to flowbench
|
2020-08-03 15:45:47 -07:00 |