Merge remote branch 'upstream/master'
Description
Description
Details
Details
- Committed
Swapnil Bawaskar <sbawaska@vmware.com> Dec 2 2011, 00:14 - Pushed
iorgulescu Oct 2 2018, 18:02 - Parents
- R7507:2227eeb41eae: gh-52 Mongo db fix (sears)
R7507:7ad490346153: - adding sample cache.xml which should be provided to GemFire cache server. - Branches
- Unknown
- Tags
Merged Changes
Merged Changes
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2227eeb41eae | Michi Mutsuzaki | gh-52 Mongo db fix (sears) | Nov 22 2011 | |||
48729e357201 | Michi Mutsuzaki | Merge branch 'MongoDBFix' of git://github.com/sears/YCSB into sears-MongoDBFix | Nov 22 2011 | |||
527f46ba801d | Michi Mutsuzaki | gh-51 Improved Random Number Generation Performance and add Exponential… | Nov 22 2011 | |||
57123f750b48 | Michi Mutsuzaki | Merge branch 'ImprovedRNG' of git://github.com/sears/YCSB into sears-ImprovedRNG | Nov 22 2011 | |||
0dae468e614f | Michi Mutsuzaki | gh-50 Switch unordered key generation from FNV32 to FNV64 (sears) | Nov 22 2011 | |||
4dfda6908f93 | Michi Mutsuzaki | Merge branch 'fnv64' of git://github.com/sears/YCSB into sears-fnv64 | Nov 22 2011 | |||
635a4827b37a | Michi Mutsuzaki | gh-49 Build fix (sears) | Nov 22 2011 | |||
e6be78ea0054 | Russell Sears | Fix MongoDB insert() by adding explicit toString() calls. | Nov 21 2011 | |||
29ddcf4b75cd | Russell Sears | Remove synchronization points from random number generation. This mostly… | Nov 20 2011 | |||
48428d6bbe66 | Russell Sears | Merge branch 'master' of github.com:sears/YCSB | Nov 19 2011 | |||
af9570f7cbf5 | Russell Sears | Merge branch 'master' of github.com:sears/YCSB into ImprovedRNG | Nov 19 2011 | |||
a836c80432d7 | Russell Sears | Merge branch 'fnv64' of github.com:sears/YCSB | Nov 19 2011 | |||
c8ef6bb56584 | Russell Sears | Merge branch 'fnv64' of github.com:sears/YCSB | Nov 19 2011 | |||
1ec9fb357931 | Russell Sears | add new Expoenential key distribution | Nov 19 2011 | |||
72832a88ffcd | Russell Sears | We use FNV hash functions to generate a large indexable sequence of non… | Nov 19 2011 | |||
a1d5f7077b0a | Russell Sears | refactor core workload to reduce redundant key and field generation code | Nov 19 2011 | |||
e92b9d9cf25d | Russell Sears | fix build errors | Nov 19 2011 | |||
09940e5b0e6b | Russell Sears | get rid of broken dbcompile-all ant target, replace it with hacky make target… | Nov 19 2011 | |||
2aea7d504db4 | Michi Mutsuzaki | gh-46 Fixed typo in RedisClient | Nov 16 2011 | |||
d91992789e9c | Michi Mutsuzaki | Merge branch 'master' of git://github.com/Zlender/YCSB into Zlender-master | Nov 16 2011 | |||
4752832a44d8 | Michi Mutsuzaki | gh-43 Variable length fields (sears) gh-44 Constant occupancy workload (sears)… | Nov 16 2011 | |||
4baf500fc140 | Zlender | Fixed typo in RedisClient | Nov 16 2011 | |||
f6b8a359fb17 | Michi Mutsuzaki | Merge pull request #45 from sears/ByteIterator | Nov 15 2011 | |||
626b34461014 | Russell Sears | Make it easier to build the database client libraries: | Nov 13 2011 | |||
2b3804947696 | Russell Sears | change DB API to use ByteIterator for fields instead of String. This fixes a… | Nov 13 2011 | |||
be2a2fc62b6c | Russell Sears | add mean() method to HotspotIntegerGenerator; fixes build problem | Nov 13 2011 | |||
9958eab0da4f | Russell Sears | improved error handling / less verbosity for constant occupancy workload | Nov 13 2011 | |||
ea520ef653f6 | Russell Sears | coreworkload was incorrectly overriding the fieldcount member variable | Nov 13 2011 | |||
5655c24c1741 | Russell Sears | Add new ConstantOccupancyWorkload to induce fragmentation in large object… | Nov 13 2011 | |||
2c5daad0f15e | Russell Sears | add ability to specify field length distributions | Nov 13 2011 | |||
e204c0503bbf | Michi Mutsuzaki | gh-42 Response latencies are measured in microseconds (mikewied) | Oct 17 2011 | |||
8e16136ef3ef | Mike Wiederhold | Response latencies are measured in microseconds | Oct 17 2011 |