Homec4science
Diffusion YCSB e1297f5ef374

Merge remote branch 'upstream/master'

Authored by Swapnil Bawaskar <sbawaska@vmware.com> on Dec 2 2011, 00:14.

Description

Merge remote branch 'upstream/master'

Event Timeline

Swapnil Bawaskar <sbawaska@vmware.com> committed R7507:e1297f5ef374: Merge remote branch 'upstream/master' (authored by Swapnil Bawaskar <sbawaska@vmware.com>).Dec 2 2011, 00:14

Merged Changes

CommitAuthorDetailsCommitted
2227eeb41eaeMichi Mutsuzaki
gh-52 Mongo db fix (sears) 
Nov 22 2011
48729e357201Michi Mutsuzaki
Merge branch 'MongoDBFix' of git://github.com/sears/YCSB into sears-MongoDBFix 
Nov 22 2011
527f46ba801dMichi Mutsuzaki
gh-51 Improved Random Number Generation Performance and add Exponential… 
Nov 22 2011
57123f750b48Michi Mutsuzaki
Merge branch 'ImprovedRNG' of git://github.com/sears/YCSB into sears-ImprovedRNG 
Nov 22 2011
0dae468e614fMichi Mutsuzaki
gh-50 Switch unordered key generation from FNV32 to FNV64 (sears) 
Nov 22 2011
4dfda6908f93Michi Mutsuzaki
Merge branch 'fnv64' of git://github.com/sears/YCSB into sears-fnv64 
Nov 22 2011
635a4827b37aMichi Mutsuzaki
gh-49 Build fix (sears) 
Nov 22 2011
e6be78ea0054Russell Sears
Fix MongoDB insert() by adding explicit toString() calls. 
Nov 21 2011
29ddcf4b75cdRussell Sears
Remove synchronization points from random number generation. This mostly… 
Nov 20 2011
48428d6bbe66Russell Sears
Merge branch 'master' of github.com:sears/YCSB 
Nov 19 2011
af9570f7cbf5Russell Sears
Merge branch 'master' of github.com:sears/YCSB into ImprovedRNG 
Nov 19 2011
a836c80432d7Russell Sears
Merge branch 'fnv64' of github.com:sears/YCSB 
Nov 19 2011
c8ef6bb56584Russell Sears
Merge branch 'fnv64' of github.com:sears/YCSB 
Nov 19 2011
1ec9fb357931Russell Sears
add new Expoenential key distribution 
Nov 19 2011
72832a88ffcdRussell Sears
We use FNV hash functions to generate a large indexable sequence of non… 
Nov 19 2011
a1d5f7077b0aRussell Sears
refactor core workload to reduce redundant key and field generation code 
Nov 19 2011
e92b9d9cf25dRussell Sears
fix build errors 
Nov 19 2011
09940e5b0e6bRussell Sears
get rid of broken dbcompile-all ant target, replace it with hacky make target… 
Nov 19 2011
2aea7d504db4Michi Mutsuzaki
gh-46 Fixed typo in RedisClient 
Nov 16 2011
d91992789e9cMichi Mutsuzaki
Merge branch 'master' of git://github.com/Zlender/YCSB into Zlender-master 
Nov 16 2011
4752832a44d8Michi Mutsuzaki
gh-43 Variable length fields (sears) gh-44 Constant occupancy workload (sears)… 
Nov 16 2011
4baf500fc140Zlender
Fixed typo in RedisClient 
Nov 16 2011
f6b8a359fb17Michi Mutsuzaki
Merge pull request #45 from sears/ByteIterator 
Nov 15 2011
626b34461014Russell Sears
Make it easier to build the database client libraries: 
Nov 13 2011
2b3804947696Russell Sears
change DB API to use ByteIterator for fields instead of String. This fixes a… 
Nov 13 2011
be2a2fc62b6cRussell Sears
add mean() method to HotspotIntegerGenerator; fixes build problem 
Nov 13 2011
9958eab0da4fRussell Sears
improved error handling / less verbosity for constant occupancy workload 
Nov 13 2011
ea520ef653f6Russell Sears
coreworkload was incorrectly overriding the fieldcount member variable 
Nov 13 2011
5655c24c1741Russell Sears
Add new ConstantOccupancyWorkload to induce fragmentation in large object… 
Nov 13 2011
2c5daad0f15eRussell Sears
add ability to specify field length distributions 
Nov 13 2011
e204c0503bbfMichi Mutsuzaki
gh-42 Response latencies are measured in microseconds (mikewied) 
Oct 17 2011
8e16136ef3efMike Wiederhold
Response latencies are measured in microseconds 
Oct 17 2011