Kazuki Oikawa
Kazuki Oikawa
I used a restful-react generated code with React v17 and works fine. But latest npm raises error `ERESOLVE unable to resolve dependency tree` without `--legacy-peer-deps`. Could you add react v17...
**Describe the bug** Calling get method in below query parameter, this library generated url is `http://xxxx/api?ary[0]=3&ary[1]=1&ary[2]=4` ``` parameters: - in: query name: ary schema: type: array items: type: integer ```...
dependent on: - https://github.com/jubatus/jubatus-mpio/pull/21 - https://github.com/jubatus/jubatus-msgpack-rpc/pull/23 - https://github.com/jubatus/jubatus_core/pull/254 related issue: #945
libvpxを2015/10/31時点のmasterに更新すると, vpx_codec_encode がエラーコード 4 (VPX_CODEC_INCAPABLE) を返しエンコード出来ない
IDRとかが分かるだけで十分…? (要調査)
Environment 1. ThinkPad X13 Ryzen 7 6850U, Gentoo Linux, Linux 5.18.16/5.19.0 ROCm 5.0.2 2. ThinkPad X13 Ryzen 7 6850U, Gentoo Linux, Linux 5.19.0 + docker rocm-terminal ROCm 5.2 3. Threadripper...
- Reserves a vector/unordered_map's memory to avoid resize/rehash - abstract_columns serializes to a raw type instead of an array Performance (lsh, 2048bit, 10000000 records) size: 3020.78 => 2715.60 [MiB] (10%...