postgresql-interfaces/psqlodbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feedFrom: davecramer (@davecramer) <[email protected]>
To: postgresql-interfaces/psqlodbc <[email protected]>
Subject: Re: [postgresql-interfaces/psqlodbc] PR #6: Use mimalloc to improve performance and reduce memory allocation lock contention
Date: Wed, 08 May 2024 13:53:41 +0000
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
> BTW the usage of `actions/cache` is causing certain steps to be skipped when they shouldn't be. For example, the "build postgresx86" step in [this run](https://github.com/postgresql-interfaces/psqlodbc/actions/runs/8992393964) was skipped even though the [commit that triggered it](https://github.com/postgresql-interfaces/psqlodbc/commit/03dec03835839a90948237af271317a54a0575a3) changed that step. Not sure what the best solution to this is, but one option is to include in the [cache key](https://github.com/actions/cache?tab=readme-ov-file#creating-a-cache-key) a hash of all files that affect the contents of `d:\postgresql86`, including `.github/workflows/main.yml` itself.
I'm not sure how to handle that either. I guess we need to figure out how to invalidate the cache when the version of postgres changes as well.
Thanks for testing this
view thread (57+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: github://postgresql-interfaces/psqlodbc
Cc: [email protected], [email protected]
Subject: Re: [postgresql-interfaces/psqlodbc] PR #6: Use mimalloc to improve performance and reduce memory allocation lock contention
In-Reply-To: <<[email protected]>>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox