Skip to content

Grid speedup#844

Open
timlinux wants to merge 60 commits into
mainfrom
grid-speedup
Open

Grid speedup#844
timlinux wants to merge 60 commits into
mainfrom
grid-speedup

Conversation

@timlinux
Copy link
Copy Markdown
Contributor

This fixes crashes and performance issues with the grid generation. It is still not multi-threaded but I have optimised everything as much as possible for single threaded generation - in particular using transaction groups to write the data which gives a huge performance gain.

I have also added a PDF report of the study area generation process which is still experimental.

dependabot Bot and others added 30 commits February 3, 2025 23:13
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.3 to 20.26.6.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.25.3...20.26.6)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dragosgontariu and others added 30 commits February 6, 2025 14:29
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