bunny-mark icon indicating copy to clipboard operation
bunny-mark copied to clipboard

Simulation for performance testing PIXI releases

Results 5 bunny-mark issues
Sort by recently updated
recently updated
newest added

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

When selecting the "transparent" option, I would expect bunnymark to use alpha transparency for blending over the background. Instead seems to use bitmask transparency and looks like this: ![image](https://user-images.githubusercontent.com/43434568/133073618-be1120b6-919f-467b-878e-945312bdd1fd.png) Unlike...

After the bunnymark is started at https://pixijs.github.io/bunny-mark/ , people might not know that they can click to add more bunnies, so it would be great if there'd be some text...

See https://github.com/pixijs/pixi.js/issues/3738 This will provide a better comparison with v3 and v4.

enhancement

There was a link to http://www.goodboydigital.com/pixijs/bunnymark/ posted to [/r/gamedev](https://www.reddit.com/r/gamedev/comments/5h7d1s/pixijs_is_pretty_fast/), and many users report bunnymark caps out at 200002 bunnies. This seems such an arbitrary number, is this expected? I tested...