Tatsuya Kawano

Results 207 comments of Tatsuya Kawano

Hey. Sorry, I could not find time for the review this weekend. I will keep trying to find time during the week.

Hi. Thank you for reporting the issue and providing the reproducer. - You are using `moka` library correctly. - I can reproduce the issue using the reproducer you provided. However,...

# Compilation Time In September 2024, I checked if replacing `triomphe` with our own implementation may increase the time for compiling a Rust project. I used Sentry [Symbolicator] because it...

# Runtime Performance In September 2024, I ran brief performance tests to compare performance between `moka` `v0.12.8` and `v0.12.8` + #456. - On macOS arm64, `v0.12.8` + `#456` is ~2%...

> - On Linux x86_64, `v0.12.8` + `#456` is ~3% _**slower**_ than the other. Today, I ran the test again, but this time, I used an Amazon EC2 `m7i.xlarge` instance...

I started to implement the Window-TinyLFU policy. - Diff: https://gitlab.com/moka-labs/moka-gh249-support-w-tinylfu/moka/-/compare/main...w-tinylfu - An updated driver for Caffeine Simulator. - https://github.com/moka-rs/caffeine-sim-drivers/pull/2

In last April, I ran Caffeine Simulator against Moka. However, hit/miss ratio was not good for my Window-TinyLFU implementation (The purple line). Maybe I did something wrong with my implementation....

> However, hit/miss ratio was not good for my Window-TinyLFU implementation (The purple line). Maybe I did something wrong with my implementation. Fixed. There was a bug that prevented a...

- rust-lang >> t-compiler/help >> [mipsel-unknown-linux-musl appears sad between 1.72.1/1.73.0](https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp/topic/mipsel-unknown-linux-musl.20appears.20sad.20between.201.2E72.2E1.2F1.2E73.2E0/near/395805236)