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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
aboutcode-org
/
scancode.io
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
203
Star
215
Code
Issues
417
Pull requests
43
Discussions
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Implement multiple performance enhancements #70
- #110
#110
Merged
tdruez
merged 11 commits into
main
aboutcode-org/scancode.io:main
from
70-performances
aboutcode-org/scancode.io:70-performances
Copy head branch name to clipboard
Mar 15, 2021
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Implement multiple performance enhancements #70
#110
tdruez
merged 11 commits into
main
aboutcode-org/scancode.io:main
from
70-performances
aboutcode-org/scancode.io:70-performances
Copy head branch name to clipboard
Commits
Commits on Mar 8, 2021
Run celery worker with the "threads" pool implementation
Show description for e813e5c
tdruez
committed
e813e5c
View commit details
Copy full SHA for e813e5c
Browse repository at this point
Implement parallelization with ProcessPoolExecutor for file and package scans #70
Show description for 995f3e4
tdruez
committed
995f3e4
View commit details
Copy full SHA for 995f3e4
Browse repository at this point
Consistent queryset calls using project.relation in place of Relation.objects #70
Show description for 11efa3e
tdruez
committed
11efa3e
View commit details
Copy full SHA for 11efa3e
Browse repository at this point
Add settings configuration for the MAX_WORKERS #70
Show description for f261e05
tdruez
committed
f261e05
View commit details
Copy full SHA for f261e05
Browse repository at this point
Merge branch 'main' into 70-performances
tdruez
committed
5c7c31f
View commit details
Copy full SHA for 5c7c31f
Browse repository at this point
Add a SCANCODE_PROCESSES settings to control the multiprocessing CPUs #70
Show description for 3d39529
tdruez
committed
3d39529
View commit details
Copy full SHA for 3d39529
Browse repository at this point
Commits on Mar 9, 2021
Optimize "tag" type pipes using the update() API #70
Show description for 75c7932
tdruez
committed
75c7932
View commit details
Copy full SHA for 75c7932
Browse repository at this point
Add entries in the CHANGELOG #70
Show description for 2271a6d
tdruez
committed
2271a6d
View commit details
Copy full SHA for 2271a6d
Browse repository at this point
Commits on Mar 11, 2021
Add size=0 as a lookup in the .empty() queryset method #70
Show description for 32fbdb1
tdruez
committed
32fbdb1
View commit details
Copy full SHA for 32fbdb1
Browse repository at this point
Commits on Mar 12, 2021
Refactor make_codebase_resource to remove the extra get query #70
Show description for 1de6188
tdruez
committed
1de6188
View commit details
Copy full SHA for 1de6188
Browse repository at this point
Reduce the pagination by 10 in the ProjectListView #70
Show description for ba55298
tdruez
committed
ba55298
View commit details
Copy full SHA for ba55298
Browse repository at this point
You can’t perform that action at this time.