Weixing Sun

Results 14 comments of Weixing Sun

@wirthi thanks for your reply, I just want to saturate a certain core in my server. the main workload of 2 simple get methods: fib/fast as an iteration in parallel....

oops, test_graal.sh is creating bottleneck on cpu 2, log above is for test_v8.sh

@woess Thanks for explaining the modes, but I got 186.197s after removing all the jvm options. what vm is underneath? Nashorn or GraalVM? perf record gave me following stacktraces: Samples:...

[build.log.zip](https://github.com/kivy/python-for-android/files/9275377/build.log.zip) Hi @misl6 thanks for replying, I clean up and rebuild from cmd: buildozer -v android debug have changed ndk version = 24 in buildozer.spec, but still failed in liblzma

@misl6 I got same error with ndk version=25, seems not ndk version caused this problem.

Hi, sorry I don't have android in hands, maybe you can check the worker files written in WorkerModule.java: "assets://workers/" + jsFileSlug + ".bundle"

哦,我看到ios的代码了,一会儿试试看 是的,我在android下面的我感觉baidu地图android SDK很奇怪,marker类没有个id,让人头疼啊, 该怎么找annotation呢?

https://github.com/weixingsun/react-native-baidumap overlookEnabled属性 正在试验中

你确定iOS支持吗?annotations是个数组,view= 传进去也不认 index.js文件里面声明了annotation.view: React.PropTypes.element, 但是不知道怎么用 @yiyangest 请给个example吧

Hi @khancyr Thanks for your help on this fix, I appreciate it very much! now I am able to build the project and launch the gzclinet: gazebo --verbose worlds/iris_arducopter_runway.world But...