Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 43a53526 authored by Jozef BABJAK's avatar Jozef BABJAK Committed by Steve Kondik
Browse files

Performance of toHex() improved.

- Constant array with hex digits instead of re-creation of String.
- Concatenating both values at one go.
- Without necessity of various wrapper objects.

According my benchmark, the new implementation is more than 5 times
faster.

Change-Id: I90cc4a31db4272e245228cb3163846841adf427c
parent 8cc233a7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment