Skip to content

How to solve Too slow translating for too many unicodes ?#3

Description

@BoumBam

Hello, I'm using that library to convert unicod to joypixel image.
I have the following text and your library take more than 6 secondes to translate these unicodes to joypixel image.
馃槏馃槈馃槄 good and niceTake a 馃槄string containing both native unicode馃槏馃槈馃槄 emoji and shortnames, and translate 馃槏馃槈馃槄 it into JoyPixels images for display in a spannable string. An imageSize parameter is used to set the size of the emoji images within the 馃槏馃槈 spannable string. A callback is made when all 馃槄 emoji have been retrieved from 馃槏馃槈馃槄

It takes less than 1 seconde to translate the unicode below to joypixel image.
good and niceTake astring containing both native unicode馃槏emoji and shortnames, and translate it into JoyPixels images for display in a spannable string. An imageSize parameter is used to set the size of the emoji images within the spannable string. A callback is made when all emoji have been retrieved from the imagePathPNG CDN

How to make the translating faster when the text content too many unicode ?

I'm using 4G on samsung API 21.

With hope you answer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions