Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
YCSB
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adnan Ahmad
YCSB
Graph
527f46ba801d376f46aeb7ad7dbe4394413c0016
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Jul
23
21
19
18
17
16
15
7
6
3
1
30
Jun
29
28
26
25
24
23
22
19
18
17
16
15
16
15
14
13
11
9
8
7
6
4
3
2
29
May
28
27
23
22
21
20
21
19
18
17
8
Apr
7
26
Mar
4
Feb
3
28
Jan
21
25
May
7
1
23
Mar
19
18
16
10
20
Sep
26
Jul
30
Jan
23
25
Dec
18
16
22
Oct
10
Sep
4
20
Aug
15
14
13
5
4
10
Jul
9
5
4
21
Jun
18
19
Apr
3
Mar
27
Feb
24
22
21
20
19
18
17
16
9
17
Jan
11
10
9
5
2
Dec
1
30
Nov
21
20
19
18
16
15
13
12
5
1
20
Oct
17
14
Sep
10
5
29
Aug
25
24
23
10
28
Jul
27
5
4
30
May
26
24
Apr
26
Mar
10
Dec
9
4
Nov
26
Oct
13
6
29
Sep
28
25
11
Aug
2
Jun
27
May
25
22
20
12
11
6
4
5
3
27
Apr
26
25
23
20
19
Consistently report latency in us(95/99 percentile were reporting ms)
Refactor OneMeasurement: Make returncodes private final, make _name
Group constants sensibly
make hdrhistogram default measurement type
Merge pull request #366 from allanbank/pr-365
[mongodb] Update the pom.xml to make checkstyle fail the build.
Merge pull request #362 from allanbank/pr-344
Merge pull request #357 from bigbes/master
Merge pull request #359 from allanbank/pr-316
[client] Add estimated time remaining to status messages.
[version] update master to 0.4.0-SNAPSHOT.
[client] Standardize on two spaces for whitespace in Client.java.
[client] Update the client status thread to detect the
[mongodb] Update the MongoDB driver version to 3.0.3.
Merge branch 'jyemin-MongoDbClientCleanup'
In order to get the tests to pass again, reverted MongoDbClient to use update with upsert instead of insert when batch size is 1.
Added journal=true back into MongoDB connection string. For now, the connection string will contain both "j" and "journal", until such time as the MongoDB Java driver supports "journal".
Renamed INSERT_MANY_OPTIONS to INSERT_UNORDERED
Ensure capacity in results for MongoDBClient.scan
A bit more cleanup of scan and read in MongoDbClient
Simplified setting of read preference and write concern in MongoDbClient
Cleaned up CRUD code for MongoDbClient to improve readability.
Fixed incorrect creation of MongoDB URL for mongodb.writeConcern of journaled.
Changed visibility of static field from protected to private in final OptionsSupport class for MongoDB.
Merge pull request #360 from jixuan1989/track_official_new
change the port of Cassandra (previous version 1.2) as a parameter instead of a constant 9160
Fix codestyle in measurements section of code
[core] Move returncode handling to OneMeasurement
Merge pull request #308 from busbey/pr-183
Merge pull request #348 from busbey/0.2.0-release-cleanup
[docs] update README for 0.2.0 release.
Merge pull request #338 from tlopatic/master
Merge pull request #309 from busbey/pr-228
Execute correct number of operations, even if not a multiple of thread count.
Merge pull request #324 from tlopatic/master
More reasonable write overload handling.
Merge pull request #329 from busbey/issue-315
[scripts] clean up runtime classpath.
Merge pull request #331 from busbey/issue-294
[packaging] remove CHANGELOG
Loading