Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Performance improvements for large tapes#713

Open
thedarkside wants to merge 3 commits into
airtasker:masterfrom
thedarkside:master
Open

Performance improvements for large tapes#713
thedarkside wants to merge 3 commits into
airtasker:masterfrom
thedarkside:master

Conversation

@thedarkside

Copy link
Copy Markdown

Based on #712 ive implemented

  • faster request lookups via index
  • faster tape writes via append instead of rewriting the whole file
  • faster request handing with parallelism via reduced locking and async implementation

Overall the performance gain is pretty impressive.

@thedarkside thedarkside requested a review from a team as a code owner April 9, 2026 17:07
@thedarkside thedarkside requested a review from tory24 April 9, 2026 17:07
@airtasker-atlantis-prod

Copy link
Copy Markdown

Atlantis commands can't be run on fork pull requests. To enable, set --allow-fork-prs or, to disable this message, set --silence-fork-pr-errors

@airtasker-atlantis-dev

Copy link
Copy Markdown
Error parsing command: EOF found when expecting closing quote

@CLAassistant

CLAassistant commented Apr 9, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@airtasker-atlantis-prod

Copy link
Copy Markdown
Error parsing command: EOF found when expecting closing quote

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants