Skip to content

Commit

Permalink
chore: Add benchmarks to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveplays28 committed Aug 29, 2024
1 parent 5b16de0 commit d638c32
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@

Minecraft mod that caches assets to reduce game loading times.

## Benchmark

### Specifications

- CPU: Intel i7-9750H @ 3.1GHz
- 16GB RAM @ 2667MHz

### Mods

- [Fabric API](https://modrinth.com/mod/fabric-api)
- [Architectury API](https://modrinth.com/mod/architectury-api)
- [Mod Menu](https://modrinth.com/mod/modmenu)

### Results

![Benchmark with Blinkload](docs/benchmarks/benchmark_with_blinkload.png)
![Benchmark without BlinkLoad](docs/benchmarks/benchmark_without_blinkload.png)

Results may vary based on hardware (e.x. faster hardware may benefit less).

## Dependencies

### Required
Expand Down
Binary file added docs/benchmarks/benchmark_with_blinkload.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/benchmarks/benchmark_without_blinkload.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d638c32

Please sign in to comment.