Skip to content

Conversation

@munen
Copy link
Contributor

@munen munen commented Jun 23, 2025

  • Replace sequential reduce with pmap for processing artifacts.
  • Achieves ~65% performance improvement on 200ok.ch.

munen added 30 commits May 28, 2025 21:16
           Adds a `-d, --directory` option to allow running Ukko from
           outside the site's root directory.

           This makes the development workflow more robust by enabling
           commands like `lein run -- -d example` from the project
           root, fixing the issue where Ukko previously assumed the
           current working directory was always the site root.

           The documentation has been updated to reflect this new,
           recommended workflow.
munen added 5 commits June 23, 2025 14:46
…ctory

     - Implicitly set -s when -b flag is used (fixes #7)
     - Fix server to serve from correct target-path when using -d flag
      - Replace sequential reduce with pmap for processing artifacts.
      - Achieves ~65% performance improvement on 200ok.ch.
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