pmg1991
pmg1991
@tk2232 After your suggested changes nonrotated child are getting out of screen. 
I'm getting this error : unable to load JNA native support library, native methods will be disabled. java.lang.UnsatisfiedLinkError: /data/data/com.termux/files/home/.cache/JNA/temp /jna10838117941975478408.tmp: dlopen failed: library "libc.so.6" not found at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]...
Can this be available ?
In Elastic License 2.0 license , we can't host the Elasticsearch as running service and disable license key functionality . so there is no problem if we don't that. https://www.elastic.co/pricing/faq/licensing#what-kind-of-use-constitutes-“offering-the-product-as-a-service”-under-sspl...
@frankfliu Sure , I'd like to contribute.
Create one benchmark comparing Quarkus, Micronaut, Spring , Helidon and Solon, Both performance and deployment size. Then share link to Hacker News. You'll get the expected exposure .
> 你可以帮忙。。。加上 Quarkus, Micronaut, Helidon 的测试代码吗? Yes I will
I've crated the initial code here https://github.com/pmg1991/FrameworkBenchmarks/tree/master/frameworks/Java/solon Can you check it, If every thing looks ok I will push this to original Techem benchmark. Also can you help to setup...
When compared to [smart-http](https://github.com/pmg1991/FrameworkBenchmarks/tree/master/frameworks/Java/smart-socket) , Solon seems a little slower ( 16K vs 14K request per sec on my machine) Can you check if it can be optimized? One place...
It was faster :) , Raised Pull to Upstream.