Skip to content

Commit e02f265

Browse files
Updated README with visuals and making reference to Intel (#135)
* Updated README with visuals * Include reference to Intel collaboration
1 parent 913d682 commit e02f265

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

Readme.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ Members from both industry and academia, including organizations and individuals
2626
Currently, the following members actively support this project:
2727

2828
- [Redis Ltd.](https://redis.com/) via the Redis Performance Group: providing steady-stable infrastructure platform to run the benchmark suite. Supporting the active development of this project within the company.
29+
- [Intel.](https://intel.com/): Intel is hosting an on-prem cluster of servers dedicated to the always-on automatic performance testing.
30+
31+
The cluster contains six current generation (IceLake) servers and six prior generation (CascadeLake) servers connected to a high-speed 40Gb switch.
32+
33+
The older servers are used for performance testing across hardware generations, as well as for load generation clients in client-server benchmarks.
2934

3035

3136
## Scope
@@ -38,9 +43,9 @@ This repo aims to provide Redis related benchmark standards and methodologies fo
3843

3944
- Exporting performance results in several formats (CSV, RedisTimeSeries, JSON)
4045

41-
- **[SOON]** Finding on-cpu, off-cpu, io, and threading performance problems by attaching profiling tools/probers ( perf (a.k.a. perf_events), bpf tooling, vtune )
46+
- Finding on-cpu, off-cpu, io, and threading performance problems by attaching profiling tools/probers ( perf (a.k.a. perf_events), bpf tooling, vtune )
4247

43-
- **[SOON]** Finding performance problems by attaching telemetry probes
48+
- Finding performance problems by attaching telemetry probes
4449

4550
Current supported benchmark tools:
4651

0 commit comments

Comments
 (0)