Christopher Lewis
Christopher Lewis
I'm having similar performance issues with a brick-based application I have written. When you say, "a lot of list items", about how many items/rows are you talking about?
@romanofski, thanks for the details. We’ve certainly noticed the sluggish performance with approx. 130 items and with rendering as complex as that shown above. As you said, the sluggish performance...
I know this issue has been closed, but I wanted to memorialize that I have experienced this problem under Rust 1.67 (`rustc 1.67.1 (d5a82bbd2 2023-02-07)`). I thought the problem was...
I've experienced similar problems on OS X 10.8.5. The workaround I've found that resolves this problem for me (this may not be universal) is to create symbolic links to `libpq.dylib`...
Is this issue the reason why the Opaleye dependency has not been changed to allow 0.4?