R7507/coreasync
R7507/core
async
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2f8389238129 | nitsanw/Sean Busbey | [test] correct typo | Jun 17 2015 | |||
6303b87e57c2 | nitsanw/Sean Busbey | [packaging] pack dependencies in jar | Jun 17 2015 | |||
10c88539899a | nitsanw/Sean Busbey | [client] Add a spin.sleep option | Jun 17 2015 | |||
bf37068a1a28 | nitsanw/Sean Busbey | [core] Upgrade to HdrHistogram 2.1.4 | Jun 17 2015 | |||
b78c7119b614 | nitsanw/Sean Busbey | [core] Add notes for status.interval and basicdb.ranomizedelay options. | Jun 17 2015 | |||
d3d495fd192a | nitsanw/Sean Busbey | [client] - Correct status reporting sliding timing - Make status interval… | Jun 17 2015 | |||
b634f0cd3815 | nitsanw/Sean Busbey | [core] - Output intended vs. per-op latency or both - Output old histogram or… | Jun 17 2015 | |||
e267ce390ce5 | nitsanw/Sean Busbey | [core] typo | Jun 17 2015 | |||
34d1b8872f2c | nitsanw/Sean Busbey | [core] Measure intended latency and old latency side by side. Add a joined… | Jun 17 2015 | |||
ccff6fc1b245 | nitsanw/Sean Busbey | [core] Add intended deadline reporting and measurement. Add option for… | Jun 17 2015 | |||
6f49fd96c4be | nitsanw/Sean Busbey | [core] Read me on CO in the context of YCSB | Jun 17 2015 | |||
a152063adb79 | nitsanw/Sean Busbey | [core] Add dependency on HdrHistogram | Jun 17 2015 | |||
a07f76c62d95 | nitsanw/Sean Busbey | [client] Switch to managing time in nanoseconds in the ClientThread | Jun 17 2015 | |||
9ba89cb5b7b2 | nitsanw/Sean Busbey | [core] Add HdrHistogram based measurement. Remove needless synchronization by… | Jun 17 2015 | |||
a991bcfe612c | nitsanw/Sean Busbey | [client] Wait for status thread to properly exit in shutdown sequence | Jun 17 2015 | |||
f50848b06112 | nitsanw/Sean Busbey | [test] Improve delay code Add option to randomize delay(default=true, as before) | Jun 17 2015 | |||
0b024834549c | nitsanw/Sean Busbey | [core, client] Fix record count property default value in CoreWorkload, also… | Jun 17 2015 | |||
cbaf24e4e4fc | Steffen Friedrich | [exporter] added JSONArrayMeasurementsExporter which generates one JSON array… | Jun 9 2015 | |||
bd4ca6030873 | Sean Busbey | Merge pull request #238 from busbey/issue-237 | Jun 7 2015 | |||
31136ce857b6 | Steffen Friedrich | Added license header and now testing the max parameter as well. | Jun 3 2015 | |||
149ea8295927 | Steffen Friedrich | Given the min and max parameter ZipfianGenerator should not return 0 if (uz <… | Jun 2 2015 | |||
4c90a73f5dd5 | Sean Busbey | Merge pull request #91 from enixon/integrity | May 29 2015 | |||
083db1714cc4 | Sean Busbey | [version] update to 0.2.0-SNAPSHOT. | May 27 2015 | |||
8336848de18f | Sean Busbey | Merge pull request #209 from benjaminbrent/workload-properties | May 21 2015 | |||
99c38369c64e | Sean Busbey | Merge pull request #207 from benjaminbrent/bugfix-missing-synchronized-keyword… | May 18 2015 | |||
d1a9b1232fbb | Sean Busbey/Sean Busbey | [client] clean up status message creation. | May 17 2015 | |||
03d6a613d555 | Ben Stopford | down graded sys.err to sys.out | Feb 4 2015 | |||
1abad02a5716 | benjamin | Make MEASUREMENT_TYPE_PROPERTY constant public in Measurements class | Jan 28 2015 | |||
8fe2fb338c41 | benjamin | Change "db" property string to use new constant | Jan 28 2015 | |||
bd2bf3aab6f9 | benjamin | Move measurement property constants to Measurements class | Jan 28 2015 | |||
58eaffb01171 | benjamin | Add constants and docstrings for property keys | Jan 28 2015 | |||
f1fc92237bf1 | benjamin | Make Measurements.getSummary() method synchronized | Jan 21 2015 | |||
2375181ab9ec | liushaohui | add timestamp in ycsb qps and latency log | Dec 25 2012 | |||
89df1ac1e6ed | Elliott Clark/Michi Mutsuzaki | gh-100 Time clean up and count it for hbase as update. | Dec 16 2012 | |||
5134d46db6b2 | nixon | Added additional parameter to turn on deterministic creation of values for… | Aug 16 2012 | |||
ae1c9a922bd4 | Ming Han Teh | Fixed bug in CoreWorkload. Read-Modify-Write latency should be reported in… | Jul 10 2012 | |||
448685cad440 | m1ch1 | gh-69 Added a unit test for RandomByteIterator toArray() and toString() methods. | Mar 4 2012 | |||
d253f45d9c7a | m1ch1 | gh-66 bump up version. use com.yahoo.ycsb | Feb 21 2012 | |||
3532283de4d1 | Hariprasad Kuppuswamy | Mavenisation of the YCSB with a (tar ball) distribution packager. | Feb 16 2012 |
c4science · Help