https://github.com/redhat-italy/dgb
Data Grid Benchmark
https://github.com/redhat-italy/dgb
Last synced: 7 months ago
JSON representation
Data Grid Benchmark
- Host: GitHub
- URL: https://github.com/redhat-italy/dgb
- Owner: redhat-italy
- Created: 2023-09-16T13:38:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-20T15:22:06.000Z (about 2 years ago)
- Last Synced: 2025-02-14T22:51:18.483Z (9 months ago)
- Language: Java
- Size: 116 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DGB - Data Grid Benchmark
In a project using [Red Hat Data Grid](https://www.redhat.com/en/technologies/jboss-middleware/data-grid) we realized that in a cache with hundreds of millions of entry a specific query with xxx the query engine is not performing well. So we have asked the engineering of Infinispan an RFI to optimize that type of queries.
This is the project to benchmark the RFI.