Martin Grigorov
Martin Grigorov
Hi, Yesterday I read https://medium.com/@saiharshavellanki/building-a-blazing-fast-kafka-ingestion-pipeline-in-rust-with-protobuf-1cdc2f768c5f by @saiharshavellanki . It says: ``` Sync vs. Async Decoding: By adding metrics, we identified the main bottleneck in the decoding process. The sync module...
apache-avro crate provides this: '#[derive(AvroSchema)]'. Make sure to enable the 'derive' feature!
> Seems like docker-compose isn't there anymore. https://github.com/orgs/community/discussions/116610#discussioncomment-8997411 `docker-compose` => `docker compose`
The ARM64 build fails due to: ``` 14:04:34 BIOCONDA INFO (OUT) │ └─ k8 with the potential options 14:04:34 BIOCONDA INFO (OUT) │ ├─ k8 [1.0|1.2] would require 14:04:34 BIOCONDA...
Would it be possible to detect the CPU features at runtime and enable the optimisations? Otherwise now if the build host supports AVX512 but the user's machine does not it...
@renoth ^^
@f-wunderlich The idea is to use `current` + WebjarsResourceReference and update the version only in pom.xml. Using JavaScriptResourceReference must be a mistake. It is not very clear how https://github.com/webjars/webjars-servlet-2.x works...
@f-wunderlich Do you want to send a Pull Request?
@BiocondaBot please fetch artifacts
@BiocondaBot please fetch artifacts