Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JuliaTesting
/
ParallelTestRunner.jl
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
35
Code
Issues
10
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Allow tweaking
memory_per_worker
for testsuite
- #142
#142
Merged
christiangnrd
merged 14 commits into
main
JuliaTesting/ParallelTestRunner.jl:main
from
kc/jobs
JuliaTesting/ParallelTestRunner.jl:kc/jobs
Copy head branch name to clipboard
Sep 16, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Allow tweaking
memory_per_worker
for testsuite
#142
christiangnrd
merged 14 commits into
main
JuliaTesting/ParallelTestRunner.jl:main
from
kc/jobs
JuliaTesting/ParallelTestRunner.jl:kc/jobs
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
tweak how memory of worker effect number of parallel jobs
KristofferC
committed
03369a8
View commit details
Copy full SHA for 03369a8
Browse repository at this point
Commits on Jul 13, 2026
Use available memory instead of total for default job count
Show description for d41bcad
KristofferC
and
claude
committed
d41bcad
View commit details
Copy full SHA for d41bcad
Browse repository at this point
Commits on Sep 11, 2026
Merge branch 'main' into kc/jobs
christiangnrd
committed
48abdc9
View commit details
Copy full SHA for 48abdc9
Browse repository at this point
Fix merge
christiangnrd
committed
097cd3f
View commit details
Copy full SHA for 097cd3f
Browse repository at this point
Rename private default_njobs arguments
christiangnrd
committed
c1ab70a
View commit details
Copy full SHA for c1ab70a
Browse repository at this point
Revert default per-runner memory change back to 2 GiB
christiangnrd
committed
7f60333
View commit details
Copy full SHA for 7f60333
Browse repository at this point
Commits on Sep 15, 2026
Apply suggestion from @christiangnrd
christiangnrd
authored
24556f1
View commit details
Copy full SHA for 24556f1
Browse repository at this point
Merge branch 'main' into kc/jobs
christiangnrd
authored
a57ac35
View commit details
Copy full SHA for a57ac35
Browse repository at this point
default_njobs docstring tweak
christiangnrd
committed
d3b7510
View commit details
Copy full SHA for d3b7510
Browse repository at this point
Remove outdated test
christiangnrd
committed
1a56da6
View commit details
Copy full SHA for 1a56da6
Browse repository at this point
Put info in docstring
christiangnrd
committed
d1a9f6a
View commit details
Copy full SHA for d1a9f6a
Browse repository at this point
PARALLELTESTRUNNER_NUM_JOBS -> PTR_NUM_JOBS
christiangnrd
committed
1c3d403
View commit details
Copy full SHA for 1c3d403
Browse repository at this point
Consistency
christiangnrd
committed
6eebee4
View commit details
Copy full SHA for 6eebee4
Browse repository at this point
Commits on Sep 16, 2026
Oops
christiangnrd
committed
25d01e7
View commit details
Copy full SHA for 25d01e7
Browse repository at this point
You can’t perform that action at this time.