Giter Club home page Giter Club logo

frameworks_test's Introduction

Hi there ๐Ÿ‘‹

Hits

frameworks_test's People

Contributors

eduardo-costa avatar larsiusprime avatar posxposy avatar robdangerous avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

frameworks_test's Issues

Issue Running Kha Benchmark

First of all, awesome work.

I am new to Haxe so hopefully this isn't something obvious, but when running haxelib run kha on windows 10 in the Kha folder I get the following error:

Haxe stderr: ..\Sources/Empty.hx:12: characters 7-27 : Type not found : kha.math.FastMatrix3
..\Sources/Main.hx:5: lines 5-10 : Defined in this class

Do I need to run anything else? Maybe some quick setup instructions (if needed) in the README per framework could help for newbies like myself coming to asses frameworks.

Thanks

Add Benchmark results folder

Each test should have a results folder

Frameworks_test\Bunnmark\results

and the same for any future benchmarks.

Each results folder should have a file for each framework:

openfl.md
kha.md
nme.md
luxe.md

Etc.

Then, people should run benchmarks and add their results to the relevant file in a standard format.

I'm thinking a simple thing like this for bunnymark (assumption is greatest number of bunnies while maintaining 60 FPS), perhaps in Json format?

{
  "user":"larsiusprime",
  "target":"windows",
  "mode":"release",
  "bunnies":50000,
  "systemdata":
  {
    "OS":"Windows 7 SP1",
    "RAM":"8387064 KB (8 GB)",
    "CPU":"Intel(R) Core(TM)2 Duo CPU     E7400  @ 2.80GHz",
    "GPU":"ATI Radeon HD 4800 Series, driver v. 8.970.100.1100"
  },
  "active_displays":1,
  "resolution":[1920,1080],
  "no_other_programs_running":true
}

My crashdumper library has system scanning utilities, btw:
https://github.com/larsiusprime/crashdumper

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.