-
This issue is intended to summarize some performance results and plan next steps for optimizations in DL4J.
Summary:
* Benchmarks show that 1.0.0-beta is considerably faster than 1.0.0-alpha, but slo…
-
This issue is a pretty obvious one and I'm surprised that this hasn't been added yet
Look at literally any match of ours on TBA and watch our robot
> Emcee: 3 . . 2 . . 1 . . Power Up!
> Our ro…
-
```
During one of the customer interactions, I tried loading a ~700mb CSV dataset
from an external dataset, to an internal one, with a trivial transformation
between the two. With default settings, …
-
See write up below by one of our engineers:
Using Yourkit, I can demonstrate an excessive amount of exceptions are created surrounding the normal function of TLS connections between Niagara Workben…
-
We got similar issue(https://github.com/HotswapProjects/openjdk-jdk11u-dcevm/issues/6) and below are the details.
Error Message :
"""
[0.048s][error][class] Invalid layout of java.lang.StackFra…
-
I've written a library in Java to read/write memory on OSX, Windows, and Linux-based machines. Recently I've noticed that JNA (version 4.3.0) is creating a bunch of garbage when using my Linux based r…
-
Would it be possible to add a fast copy-method or copy-constructor to the PolicyFactory class. The method
`public PolicyFactory and(PolicyFactory f)`
seems to be relatively slow and we have to r…
-
In between OoMKilled issues (#3769), we've also encountered a strange scenario on Azure Benchmark runs while attempting to run for 24 hours. Essentially:
- The node will run fine for a while, not part…
-
The current implementation of parquet thrift creates an instance of TProtocol for each value of each record and builds a stack of these events, which are then replayed back to the TBase.
I'd be curio…
-
For some reason IDEA's bazel plugin cannot sync project defined with `kt_jvm_library` rule. As result IDE miscategorizes what packages classes belong to and etc. Sadly it's unusable.
Build complies…