-
I'd like to see pkg have the ability to use parallel downloads to better take advantage of fast connections. With a connection capable of sustaining 5+ MB/s, it's rarely used to its full capacity when…
-
With the new version of nuklaivm, it is now possible to have an external server constantly getting fed about each and every transaction and each and every block. This means that we can utilize our ext…
-
Capturing an offline discussion. We'd like to make exploratory data analysis smoother in Pachyderm. Even with Update Pipeline and jobs, fast iteration is a pretty kludgy process -- write some code, bu…
-
One of the issues we have with .PNG is slow read/write times. There are now new lossless open source codecs without patent concerns, such as Zstandard (maintained by Facebook) or LZ4:
https://faceb…
-
Now that we have a test that runs 100 cells, we want to make the integration test faster by using a downsampled test data for smartseq2
~~Could we call cache the analysis pipeline?~~ Goal is to adequ…
-
- [ ] UX CanJS
- [ ] Meetup Content Pipeline
- [ ] High Performance Apps with DoneJS
- [ ] Bitballs - Expressive Restful Services
- [ ] Haulhound - Rapid Real Time Prototyping
- [ ] Object Ori…
-
Hi, I am trying to understand the Fast BEV projection code. I noticed that in the NuScenesMultiView_Map_Dataset2 , or more precisely in the NuScenesMultiViewDataset the camera intrinsics are overritte…
-
While benchmarking my preprocessing pipeline for SACLA, I saw a very weird behavior of `multiprocessing`, `flex` array and NumPy. Please look at the code below.
```python
from multiprocessing impo…
-
Hello authors!
I'm very interested in your work and I want to reproduce your results to understand your method in detail. However I find that it is not possible due to some missing files, resultin…
-
I came across [your article](http://inf.ufrgs.br/gppd/wsppd/2018/papers/proceedings/WSPPD_2018_paper_10.pdf) recently, and I was delighted to see more work on DAG-based data processing pipelines in R.…