Skip to content

Iain Lobb's "PirateMark" canvas benchmark for Haxe

Notifications You must be signed in to change notification settings

ElRochito/PirateMark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PirateMark

This is a Haxe version of Iain Lobb's "PirateMark" benchmark, designed to work with either NME or Flambe.

It is designed to benchmark the use of large graphic objects with rotation, and is suitable for HTML5 performance tests.

Testing

You can compile the project using NME by opening the directory in the command-prompt or terminal and running:

nme test html5

Similarly, you can build for Flambe by adding the "use_flambe" define:

nme test html5 -Duse_flambe

You can also find the benchmark online:

About

Iain Lobb's "PirateMark" canvas benchmark for Haxe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published