Roman Valls Guimera
Roman Valls Guimera
Cannot reproduce this last backtrace on WSL Ubuntu though 🤔
Worth reviewing https://github.com/samtools/hts-specs/pull/325 before tackling it. Slightly different topic though as I guess your focus here is more about memoization instead of network/query response payload caching?
Before introducing those I would definitely profile first, @victorskl can help you out with AWS XRays profiling tools. Local profiling can be done with `cargo-instruments`, [flamegraphs](https://github.com/flamegraph-rs/flamegraph) et al.
Also, take into account cache headers from S3, just bumped into this: https://www.sam.today/blog/always-set-cache-control
@mmalenic Are we really reusing functionality from noodles-htsget? I cannot see it even being imported on https://github.com/umccr/htsget-rs/blob/main/htsget-search/Cargo.toml :/ IIRC, when looking at the [`noodles-htsget` crate](https://github.com/zaeleus/noodles/tree/master/noodles-htsget), we concluded that we could...
Or release-please: https://github.com/googleapis/release-please/issues?q=is%3Aissue+rust+is%3Aclosed
@hndrbrm Just do a PR, mate: https://github.com/bouffalolab/bl_mcu_sdk/pull/90 ;)
https://github.com/andelf/bl702-pac
> Is there any other information it could contain? Hmm, commit ids for the build perhaps? Probably overkill if we have the version already.
And it's gone as per https://github.com/mkj/sunset/pull/17/commits/0b75aff177665f0a01e0ac93198d291bfa7f040c now.