tnhu / jsface

Small, fast, elegant, powerful, and cross platform JavaScript OOP library. Support main(), singleton, super call, private, mixins, plugins, AOP and more.
MIT License
301 stars 46 forks source link

benchmarks not run! #8

Closed xiasenhai closed 11 years ago

xiasenhai commented 11 years ago

Testing in Chrome 26.0.1410.64 on Windows Server 2008 R2 / 7

ERROR ReferenceError: jsface is not defined.

ReferenceError: my is not defined.

ReferenceError: JRClass is not defined.

ReferenceError: klass is not defined.

ReferenceError: Classy is not defined.

ReferenceError: PTClass is not defined.

tnhu commented 11 years ago

I don't have Windows Server 2008 R2/7 to test. Could you verify it again? Just did it on http://jsperf.com/oop-benchmark/6, still working fine.