cart / amethyst-bunnymark

Benchmarks the Amethyst Game Engine by rendering as many bunny sprites as possible at 60fps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amethyst BunnyMark

Uses the Amethyst Game Engine to render an increasing number of bunny sprites until 60fps is hit

Results

Command Bunnies Rendered
cargo run 3,400
cargo run --release 109,800

Hardware

  • CPU: Intel i7 7700k 4.2GHz
  • GPU: Nvidia GeForce GTX 1070
  • RAM: 16GB DDR4

Updates

Follow me on twitter (@cart_cart) if you want Bunnymark updates or updates on my other projects!

About

Benchmarks the Amethyst Game Engine by rendering as many bunny sprites as possible at 60fps

License:MIT License


Languages

Language:Rust 100.0%