Cecill Etheredge

Results 19 comments of Cecill Etheredge

Just a comment on current performance: I just tested the latest master of everything on iPad Mini 1, and performance is crawling Bowser to a near halt. Using Time Analyzer,...

So here's the full analysis. Scenario: testing with demo.openwebrtc.io:38080, A-side: Bowser (master), B-side: Chrome (OS X 10.9.5), local LAN. Hardware: iPad Mini 1 (A5, armv7) Remarks: - Audio latency B...

Sure, I'll try and have a look at this once my rebuild is done. I've forked the orc repository at https://github.com/ijsf/OpenWebRTC-orc

Currently working on adding a --static-implementation option in the above fork.

This fork is now capable of compiling static functions with inline asm code (and backup C functions for those that don't have an asm implementation). It's almost compilable. The drawback...

This is done as far as I'm concerned.

I think 64-bit ARM support is also important, but I won't be able to do this as I do not have any arm64 devices available. The move to 64-bit ARM...

One of the most important changes is the reordering of the s/d/q registers between 32-bit and 64-bit. It's not really an option for me as I believe this will require...

Correct, but as far as I know only in 32-bit mode. Check the above docs for more information.