Minjang Kim
Minjang Kim
I started to suffer from this wiping problem. After several hours, `autojump.txt` is wiped out. Anyway to debug it?
> I had the same problem! performace: triton-nightly < triton2.x.x < triton2.0.0.dev20221202 @bingo787 Can you share your recent example that can reproduce this performance regression? The reported code in [the...
@bingo787 Thanks for the pointer! So, when you reproduce the perf regression on your code, was this still based on the originally reported 1-yr-old versions in this issue? We use...
I have a plan to make a simple tool that takes a single dex and a configuration, and then writes an optimized dex. Fortunately, we recently introduced `redex-tool`: https://github.com/facebook/redex/tree/master/tools/redex-tool, which...
@igor-eremeev Thanks for the suggestions! 1. Thanks. I will test and incorporate your change. 2. I will remove pthread instead (we'd like to minimize dependencies). Any reason why you want...
Thanks @justinjhendrick for following up! And glad to hear that @wisechengyi uses our Redex seriously for the Twitter. I didn't look at the APK but have a few thoughts: 1....
@justinjhendrick is right. The blacklists are the class names. Sorry for the confusion.