• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

ByteArray uncompress Low performance, Can optimize it?

New Here ,
Aug 21, 2015 Aug 21, 2015

Copy link to clipboard

Copied

I use AIR to make a mobile phone game, Resource use synchronous processing,For example:MP3,BitmapData.AMF....

I'll get the picture BitmapData.Compress it,Read it in the game add uncompress, Such processing synchronous pictures.

I found that the ByteArray uncompress Low performance, Do not know you have a way to speed up the next, under the optimization of the hardware?

TOPICS
Development

Views

398

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Nov 02, 2015 Nov 02, 2015

Copy link to clipboard

Copied

LATEST

You could look at using a third-party ANE to do the job?

I've never used any of these, so I can't vouch for how good they are.  Some are also not free:

xperiments/ANEZipFile · GitHub

Zip Manager ANE (Android+iOS) - MyAppSnippet

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines