Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • B benchPlatform
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OnGres Inc.OnGres Inc.
  • benchPlatform
  • Wiki
  • Tooling

Tooling · Changes

Page history
Create Tooling authored Apr 23, 2019 by Emanuel Calvo's avatar Emanuel Calvo
Hide whitespace changes
Inline Side-by-side
Tooling.md 0 → 100644
View page @ 564e73cd
```
~/ongres/repos/benchplatform (client_fixes ✔) ᐅ make output-json | sed 1d | jq '. | keys[] as $key | select($key | test("^postgres")) | $key'
"postgres-custom-xfs-datanoderunips"
"postgres-sysbench-xfs-xl-clientip"
"postgres-sysbench-xfs-xl-datanodeloadips"
"postgres-sysbench-xfs-xl-datanoderunips"
"postgres-sysbench-xfs-xl-resultsUrl"
~/ongres/repos/benchplatform (client_fixes ✔) ᐅ make output-json | sed 1d | jq '. | keys[] as $key | select($key | test("^mongo")) | $key'
"mongo-custom-xfs-datanoderunips"
"mongo-sysbench-xfs-xl-clientip"
"mongo-sysbench-xfs-xl-datanodeloadips"
"mongo-sysbench-xfs-xl-datanoderunips"
"mongo-sysbench-xfs-xl-resultsUrl"
```
Clone repository
  • Benchmark Track
  • Configuration for all tests
  • Querys for Mongo and Postgres OLAP bench
  • Results Analysis
  • Tooling
  • Home