Comments on: Java: An Optional Implementation of Optional https://speedment.com/java-an-optional-implementation-of-optional/ Build Fast Java Applications for the Fastest Business Performance Fri, 01 May 2020 05:21:37 +0000 hourly 1 https://wordpress.org/?v=5.1.1 By: Per Minborg https://speedment.com/java-an-optional-implementation-of-optional/#comment-22 Mon, 19 Aug 2019 08:17:43 +0000 #comment-22 Thanks for the link that looks very interesting. I am aware that the "10k" varies depending on a number of reasons. This could be a topic in a separate article. Thanks for your comment and let me know what you think about the library.

]]>
By: eugene https://speedment.com/java-an-optional-implementation-of-optional/#comment-23 Sat, 17 Aug 2019 01:36:08 +0000 #comment-23 You should read this: https://shipilev.net/blog/2015/black-magic-method-dispatch/. Taking "another" path is not that dramatic and ultimately is something you very rarely care about. Also that 10.000 calls is a myth that just would not die! https://stackoverflow.com/questions/53885832/why-is-server-option-there-when-server-vm-is-the-default-option/53887071#53887071 disclaimer, that is my answer. Interesting library, will look for sure! Very eager to find out how you handle parallelism and databases that support native "streaming" over it's entries.

]]>