• This repository has been archived on 16/Sep/2020
  • Stars
    star
    323
  • Rank 125,269 (Top 3 %)
  • Language Haxe
  • License
    MIT License
  • Created almost 14 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Performance monitor for Actionscript3 and haXe

Hi-ReS! Stats

Performance Monitor

This class provides a simple info box that will help you monitor your code performance. So far available for Actionscript and HaXe.

  • FPS Frames per second, how many frames were rendered in 1 second. The higher the number the better.
  • MS Milliseconds needed to render a frame. The lower the number the better.
  • MEM Memory your code is using, if it increases per frame is VERY wrong.
  • MAX Maximum memory the application reached.

Screenshot

hires_stats.png

Usage

addChild( new Stats() );

Controls

  • CLICK Top-half / bottom-half part of the panel to increase/decrease the FPS of the application.

Download

Stats.as
Stats.hx (Ported by David Wilhelm)

More Repositories

1

three.js

JavaScript 3D Library.
JavaScript
98,893
star
2

stats.js

JavaScript Performance Monitor
JavaScript
8,405
star
3

texgen.js

JavaScript Texture Generator
JavaScript
1,771
star
4

glsl-sandbox

Shader editor and gallery.
JavaScript
1,520
star
5

frame.js

JavaScript Sequence Editor
JavaScript
987
star
6

htmleditor

Simple editor for messing around.
JavaScript
571
star
7

eventdispatcher.js

JavaScript events for custom objects
JavaScript
306
star
8

system.js

JavaScript object with the user's system information.
JavaScript
204
star
9

harmony

Procedural Drawing Tool
JavaScript
167
star
10

daydream-controller.js

WebBluetooth Daydream Controller
HTML
152
star
11

model-tag

Custom Elements for easily displaying 3D models.
JavaScript
136
star
12

svg-editor

SVG Editor
HTML
117
star
13

3d-file-viewer

3D File Viewer
JavaScript
80
star
14

timer.js

JavaScript timer replacement for audio
JavaScript
60
star
15

sequencer.js

JavaScript Sequencer
JavaScript
58
star
16

clickbait-stopper

Chrome extension that adds line-through to clickbait headlines.
JavaScript
54
star
17

omggif-example

Animated GIF generator example.
JavaScript
53
star
18

ui.js

Javascript UI library
JavaScript
52
star
19

sporel

HTML
48
star
20

webgl-blendfunctions

WebGL Blending Tools
47
star
21

blinkftw

Keeping <blink> alive
JavaScript
43
star
22

mrdoob.github.com

HTML
37
star
23

xrcode

HTML
36
star
24

resonate-2016

JavaScript
32
star
25

webvr-replayer

Chrome Extension for recording and playback of vr sessions. Three.js only at this point.
JavaScript
32
star
26

webar-experiments

Experiments for WebARonARCore/WebARonARKit
JavaScript
31
star
27

13kb-404

JavaScript
28
star
28

webvr-sculpt

JavaScript
24
star
29

rome-gltf

JavaScript
20
star
30

brokenmantra

JavaScript
19
star
31

midemhackday

Music Machine hacked at Midem Hack Day.
JavaScript
19
star
32

mrdoob

13
star
33

code.google.com

ActionScript
12
star
34

webu2016

JavaScript
8
star