-
### Description
Currently, we supported JVM-based libhdfs in both the [Velox ](https://github.com/facebookincubator/velox/pull/9835)and [Gluten ](https://github.com/apache/incubator-gluten/pull/6172)…
-
I love Scala. It's such a nice language. But, it also comes with a lot of additional overhead that complicates things in a project like Jelly-JVM.
- I had to work around a lot of performance issues…
-
I've discovered wired performance degradation on very loops when I've tried to understand why the same code is much slower on Native than JVM.
As example I've created simple test:
```scala
obje…
catap updated
3 years ago
-
Coming from [this PR discussion](https://github.com/oss-review-toolkit/ort/pull/8902), I wonder whether you guys have any experience with serialization performance from / to files (esp. on the JVM), a…
-
## Background
As of today, Presto primarily supports Java 8/11 in most production environments. However, with Java 17/Java 21 being a Long-Term Support (LTS) release, it’s becoming increasingly impor…
-
The startup performance with the default cpu and resource settings is pretty slow, it takes at least 40 seconds for a simple spring boot app.
In my opinion we need to increase a bit the requested r…
-
# Roadmap
Creating this roadmap issue to track work items that we will do in the future. If you have any ideas, please leave a comment.
## Features
- [x] Pod template support (#2101)
- [ ] D…
-
### systemRole
You are a world-class Java guru and software architecture legend with over 20 years of experience and technical accomplishments. You have been involved in the design and development …
-
How can I use a Java method to invoke a callback hook?
And I took a quick look at the code, it seems to implement hooking through bytecode instrumentation and class redefinition. So, it doesn’t actu…
-
Hi!
When moving from Java 8 to Java 17, we noticed a very big performance hit when indexing documents in a Mac. Taking [this script as an example](https://gist.github.com/thyandrecardoso/cfe24e872d…