History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d2d9a3fdea62 | Helen H.W. Chan/Sean Busbey | [core] Add options for user-specified min field length (#1177) | Jun 25 2018 | |||
9d428b6a01e3 | Chris Larsen/Sean Busbey | [core] Fix an issue in #981 where the newline was missing after printing out… | May 24 2018 | |||
7ecbbc3675e2 | Chris Larsen/Sean Busbey | [core] Address another issue from #981 by adding "measurement.histogram. | May 24 2018 | |||
b7704ce4b6b4 | Sean Busbey | [licensing] add missing headers called out by the RAT plugin. | May 21 2018 | |||
f8b1b9c38735 | Ivan Sopov/Sean Busbey | [core] replace custom ThreadLocalRandom with standard one (#1110) | Mar 23 2018 | |||
2218649a0f32 | Clemens Lieb/Chris Larsen | [core] changes to enable folding YCSB-TS back into YCSB (#1095) | Mar 20 2018 | |||
ca25820e0684 | El Dorado131/Chris Larsen | When the TimeSeriesWorkload was run with fieldcount=1 and tagcount=1 and… | Feb 6 2018 | |||
4e84b7634220 | Chris Larsen | [core] Change the RemainingFormatter to reflect non-plural times, fixing #825. | Sep 19 2017 | |||
035310c50dab | Chris Larsen/Sean Busbey | [core] Add the TimeSeriesWorkload class, a new type of workload that uses… | Sep 17 2017 | |||
b945c6604385 | Chris Larsen | [core] Add the RandomDiscreteTimestampGenerator to generate a range of… | Aug 10 2017 | |||
b1d4ac629d53 | Chris Larsen | [core] Add 'basicdb.count' as a config option to track and print the number of… | Aug 10 2017 | |||
3e8cf8693b21 | Chris Larsen | [core] Add the NumericByteIterator to store byte encoded longs or doubles for… | Aug 10 2017 | |||
cf5d2ca5f554 | Kirill Vlasov/Chris Larsen | [core] Fixing squid:S1319 - Declarations should use Java collection interfaces… | Aug 6 2017 | |||
59bc986a088a | Mairbek Khadikov/Chris Larsen | [core] Use longs instead of ints to support larger key spaces. Changed int to… | Aug 5 2017 | |||
2c66bc652b3e | Jiongxin Liu/Chris Larsen | [core] Export totalHistogram for HdrHistogram measurement | Aug 5 2017 | |||
d04d9325ec89 | Chris Larsen | [core] Add an operation enum to the Workload class. This can eventually be used… | Aug 5 2017 | |||
e4aecc1b476d | Chris Larsen | [core] Add a Fisher-Yates array shuffle to the Utils class. | Aug 5 2017 | |||
a12928ec2ef4 | Chris Larsen | [core] Fix an issue where the threadid and threadCount were not passed to the… | Aug 5 2017 | |||
a56a00eea2cc | Chris Larsen | [core] Add a reset() method to the ByteIterator abstract and implementations… | Aug 3 2017 | |||
bfafcf1f053c | Kevin Risden/GitHub | [core] Fix checkstyle for measurements package (#916) | Feb 3 2017 | |||
51ea29ec5bc1 | Kevin Risden/GitHub | [core] Fix checkstyle for Client (#918) | Feb 3 2017 | |||
b60d26736922 | Kevin Risden/GitHub | [core] Fix checkstyle for generator package (#915) | Feb 3 2017 | |||
29e05b04d130 | Kevin Risden/GitHub | [core] Fix checkstyle for CommandLine (#917) | Feb 3 2017 | |||
a564c4cb638e | Kevin Risden/GitHub | [core] Fix checkstyle for CoreWorkload (#897) | Jan 31 2017 | |||
3e28ed67010f | Kevin Risden/GitHub | [core] Fix checkstyle for RestWorkload (#896) | Jan 30 2017 | |||
ea91731eec22 | Kevin Risden/GitHub | [core] Fix checkstyle for ConstantOccupancyWorkload (#899) | Jan 30 2017 | |||
ca14c7f9aba7 | Kevin Risden/GitHub | [core] Fix checkstyle for Utils (#900) | Jan 30 2017 | |||
87d398f7a856 | Kevin Risden/GitHub | [core] Fix checkstyle for Core miscellaneous (#901) | Jan 30 2017 | |||
1d37be1f6dc3 | jschmieg/Kevin Risden | [core] Support for configurable fractional percentile metrics in output file… | Nov 18 2016 | |||
ef8c9f166715 | Shivam Maharshi/shivam-maharshi | [rest] Added rest-binding for benchmarking RESTFull Web Services. | Oct 25 2016 | |||
4823a07db5b5 | Josh Elser/Josh Elser | [core] Treat BATCHED_OK as an acceptable status for insert() | Sep 28 2016 | |||
1286bdde2259 | Peter Lawrey/Sean Busbey | Optimise fillBytesImpl so it doesn't trigger an Exception on every byte[]… | Jul 31 2016 | |||
b39f2882f41a | Steffen Friedrich/GitHub | Update Measurements.java | Jul 1 2016 | |||
2b3203f301ae | Sean Busbey/GitHub | [core,mongodb,jdbc] Merge pull request #755 from enis/jdbc-batching | Jun 21 2016 | |||
855e9158e3a7 | Enis Soztutar | [core,mongodb] Moved MongoDb BATCHED_OK Status to core, useful for other… | Jun 21 2016 | |||
0dbc831424c6 | Helen Chan | Fix a typo in Histogram generator | May 23 2016 | |||
bc77a647797b | Chris Larsen | [core] Add Utils.getGCStats() to return a map of stats for each garbage… | Apr 30 2016 | |||
cbe36cd82cec | Chris Larsen | [core] Add the Utils.getGCTotalTime() method for showing how long the JVM spent… | Apr 30 2016 | |||
d1e9ca1ca239 | Sean Busbey/Sean Busbey | [core] add operation tracing via Apache HTrace. | Apr 29 2016 | |||
201b1c29ceb3 | Sean Busbey | Merge pull request #719 from manolama/jvmstats | Apr 24 2016 | |||
cd5e9d6f5e4d | danielpoltx | Merge remote-tracking branch 'upstream/master' into splitrun | Apr 21 2016 | |||
45e8f7373e08 | danielpoltx | added additional zeropadding info, fixed formatting | Apr 21 2016 | |||
eea1b485b39b | Chris Larsen | [core] Add the "measurement.trackjvm" property to measure JVM statistics when… | Apr 19 2016 | |||
0f92f7525b29 | Sean Busbey | Merge pull request #694 from manolama/stringgen | Apr 17 2016 | |||
ede6f2f8aabb | Chris Larsen | [core] Add an incrementing printable string generator. This will be used for… | Apr 16 2016 | |||
d6f61f7db485 | danielpoltx | Added check for valid insertstart and insertcount Fixed nits suggested by… | Apr 16 2016 | |||
08ed845b49ad | danielpoltx | Added SequentialGenerator.java | Apr 14 2016 | |||
a0f9010fa06a | Chris Larsen | [core] Add CoreWorkload.createOperationGenerator() for use in other workloads. | Apr 10 2016 | |||
c39e96d2c292 | root | Added zeropadding parameter for specifing the number of 0s to left pad the… | Mar 26 2016 | |||
843a04aad134 | dani/root | Introduce paralelism for run, similar to load, using insertstart and… | Mar 26 2016 | |||
3b8c06d862c7 | Sean Busbey | Merge pull request #656 from manolama/tsgen | Mar 21 2016 | |||
8862c119d447 | Chris Larsen | [core] Add the UnixEpochTimestampGenerator for generating a series of… | Mar 21 2016 | |||
4d44594814aa | Sean Busbey | Merge pull request #657 from manolama/utils | Mar 21 2016 | |||
ac765721b6b4 | Chris Larsen | [core] Add byte to double and long conversion methods to Utils. These will be… | Mar 21 2016 | |||
42e4ea2c1db4 | kruthar | [core] added real version printout | Mar 5 2016 | |||
3b3688e55fe3 | Sean Busbey | Merge pull request #408 from petergaultney/master | Feb 15 2016 | |||
1363f83deabe | Sean Busbey | Merge pull request #551 from vfunshteyn/master | Feb 3 2016 | |||
f1f5970a2896 | Andy Kruth | [core] synchronizing OneMeasurementTimeSeries | Jan 29 2016 | |||
0a330744c5b6 | Vitaliy Funshteyn | [core] Refactored generators | Jan 26 2016 | |||
a02649b71e77 | Sean Busbey | Merge pull request #581 from kruthar/orientdb-remote | Jan 18 2016 | |||
61ebdc578eee | Sean Busbey | Merge pull request #559 from DevFactory/staging/primitives-should-not-be-boxed… | Jan 15 2016 | |||
6d111d9f2014 | Sean Busbey | Merge pull request #574 from ghaughian/master | Jan 12 2016 | |||
fc7cc57151bd | ghaughian | [solr] adding support for Apache Solr | Jan 12 2016 | |||
5417219682a5 | Andy Kruth | [orientdb] Added remote connection capabilties | Jan 12 2016 | |||
24c73d9fa12d | Kirill Vlasov | [core, Cassandra, gemfire, mapkeeper] Fixing squid:S2864 - "entrySet()" should… | Jan 2 2016 | |||
6c26a3878c16 | Sean Busbey | Merge pull request #565 from DevFactory/staging/Collection-isEmpty-should-be… | Dec 31 2015 | |||
b3dfd7583180 | Kirill Vlasov | [core dynamodb googledatastore infinispan] Fixing pmd:UnnecessaryConstructor… | Dec 31 2015 | |||
4fe3a37d36d2 | Kirill Vlasov | [core accumulo couchbase memcached] Fixing squid:S1155 - Collection.isEmpty()… | Dec 31 2015 | |||
429b7040eb93 | Kirill Vlasov | [core] Fixing squid:S2131 - Primitives should not be boxed just for String… | Dec 29 2015 | |||
94c2b23b996a | Stanley Feng | [core] Incorporate CR feedback | Dec 12 2015 | |||
ad8404a83218 | Stanley Feng | [Core] Add retry for insertion logic to make the load process more robust | Dec 12 2015 | |||
ed0a3181ec78 | Stanley Feng | [Core] Re-formatting only change to CoreWorkload.java | Dec 12 2015 | |||
8e9abc484782 | Sean Busbey | Merge pull request #507 from stfeng/stfeng-ycsb-core-fixes | Nov 27 2015 | |||
cf1b6af8729c | Brian Nixon | Measuring variance in microseconds. | Nov 27 2015 | |||
9993549002f0 | Brian Nixon | Fixing merge conflicts around adding latency variance tracking Conflicts… | Nov 26 2015 | |||
78563ec40ba7 | Stanley Feng | [core] Incorporate CR feedback (2) | Nov 25 2015 | |||
3e3d401bb328 | Stanley Feng | [core] Incorporate CR feedback | Nov 25 2015 | |||
d4ff9ec7efd0 | Stanley Feng | [core] Record latency of successful and failed operations separately | Nov 25 2015 | |||
66c2b6c56404 | Stanley Feng | [core] Fix some coding style issues in DBWrapper.java | Nov 25 2015 | |||
3e1a451dc0db | Andy Kruth | [core] passing full fieldset for verification | Nov 13 2015 | |||
05d00f35dfaf | Andy Kruth | [core] replaced tabs with spaces | Nov 13 2015 | |||
9b2d8fbcfe62 | Andy Kruth | [core] added return codes to VERIFY | Nov 13 2015 | |||
a0527af58f83 | Connor McCoy | [license] Apply results of Apache Rat check | Nov 4 2015 | |||
cadd7d58548b | Robert J. Moore | [core] Fix the build post the #461 merge. | Nov 4 2015 | |||
624033b0773a | allanbank | Merge pull request #461 from stfeng/master | Nov 4 2015 | |||
8bfadaeafce7 | Stanley Feng | Incorporate CR feedback: | Nov 3 2015 | |||
5113c2e3d251 | Connor McCoy | StatusCode -> Status | Nov 3 2015 | |||
28a090a729d2 | Connor McCoy | Add single definition of status codes | Nov 3 2015 | |||
761926d61cd0 | Stanley Feng | Merge branch 'datastore-client' of https://github.com/stfeng/YCSB into… | Oct 31 2015 | |||
855301bf26c2 | Stanley Feng | Add a new and optional measurement type called "RAW" which outputs every… | Oct 31 2015 | |||
39357c4de9f1 | kruthar | [core] printing stackTrace on property parse error | Oct 17 2015 | |||
9f27744d0fac | kruthar | [core] configure ordinal string for percentiles | Oct 16 2015 | |||
ad3bc5b7b424 | kruthar | [core] fixed javadoc indentation | Oct 16 2015 | |||
b28a654b9e77 | kruthar | [core] added configurable percentile values | Oct 16 2015 | |||
72f5dff8178d | Connor McCoy | [core] Fix #440: 90th percentile reported as 95th | Oct 15 2015 | |||
1d4b4bd357be | Robert J. Moore | [core] Update the AcknowledgedCounterGenerator to use a power of two size for… | Oct 10 2015 | |||
f2eef8f01555 | Thomas Lopatic | Removed bad idea, which would have introduced a race condition. | Sep 21 2015 | |||
b78994070743 | Thomas Lopatic | Use volatile correctly. | Sep 21 2015 | |||
5e1ed2acbbfc | Thomas Lopatic | Use a sliding window to track acknowledged values. | Sep 21 2015 | |||
15bffeed3f1b | Thomas Lopatic | Put the acknowledgements into a "finally". | Sep 21 2015 |
c4science · Help