Simon Michael

Results 1258 comments of Simon Michael

Do we have some use cases ? Needs discussion/developers, closing for now.

Hi, why is it "must have" ? When someone truly needs it, I expect we'll have it. For now, you can model this with a transaction tag.

This sounds like a good use case, but can you explain it in more detail ? Why must you have a timestamp ?

@ellis: yes it makes sense, thanks. Here's a mockup to explore how it could be hacked with current features: ``` ; #117 how to match between 2017-11-08 21:22:04 UTC and...

@alerque where do you hit trouble with current hledger exactly.. is it in filtering by time, as in the example above ? Would the proposed quick solution (tag value comparison...

@adrp no, things are still as they were. You could help by taking up my question above - is a tag-based solution like the one suggested useful ? What real...

Good idea, I have reopened it. @alerque that sounds like a good use case, even if I can't quite picture it arising in my own usage. (I don't think I'd...

Are those all compiled with the same GHC version ? Actually no, those are built with 9.0.2, 9.2.2, 9.4.6 and 9.6.3 respectively. So it's not quite a fair test. They...

Profiling and some performance fixes were done as part of #2153. Summary: 1.32.3 is much faster than 1.29-1.32, but still slower than 1.25 (which is somewhat expected since it is...

See #2153 for some recent benchmarking data. That issue fixed a major performance drop for unusually large numbers of accounts from 1.29 onward. On this one we'll continue discussing the...