Skip to content

Commit b613ca7

Browse files
committed
more readme
1 parent 5de7f79 commit b613ca7

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

README.md

+7-11
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,13 @@ end
3737

3838
Run on my local machine:
3939

40-
Operating System: macOS
41-
CPU Information: Apple M3
42-
Number of Available Cores: 8
43-
Available memory: 16 GB
44-
Elixir 1.18.3
45-
Erlang 27.2.4
46-
JIT enabled: true
47-
48-
## Benchmark Results
49-
50-
The table below summarizes performance benchmarks comparing operations on different data structures. These benchmarks were run on macOS (Apple M3, 8 cores, 16 GB memory) using Elixir 1.18.3 and Erlang 27.2.4 with JIT enabled. The measurements show IPS (Iterations Per Second), average execution times, and a comparison between implementations.
40+
- Operating System: macOS
41+
- CPU Information: Apple M3
42+
- Number of Available Cores: 8
43+
- Available memory: 16 GB
44+
- Elixir 1.18.3
45+
- Erlang 27.2.4
46+
- JIT enabled: true
5147

5248
### Delete Operations (Key-Value Stores)
5349

0 commit comments

Comments
 (0)