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
.
ActivitySim
/
activitysim
Public
Notifications
You must be signed in to change notification settings
Fork
135
Star
247
Code
Issues
177
Pull requests
8
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
CDAP Performance Improvements
- #51
#51
Merged
fscottfoti
merged 12 commits into
master
ActivitySim/activitysim:master
from
cdap-performance
ActivitySim/activitysim:cdap-performance
Copy head branch name to clipboard
May 8, 2015
Conversation
Commits
12
(12)
Checks
Files changed
Merged
CDAP Performance Improvements
#51
fscottfoti
merged 12 commits into
master
ActivitySim/activitysim:master
from
cdap-performance
ActivitySim/activitysim:cdap-performance
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2015
add easy-to-profile simulation script
jiffyclub
committed
92d96be
View commit details
Copy full SHA for 92d96be
Browse repository at this point
remove one loop from cdap initial_household_utilities
jiffyclub
committed
fe3af75
View commit details
Copy full SHA for fe3af75
Browse repository at this point
do one less loc in cdap initial_household_utilities
jiffyclub
committed
3a48d8b
View commit details
Copy full SHA for 3a48d8b
Browse repository at this point
do less indexing in cdap.apply_final_rules
jiffyclub
committed
75872f6
View commit details
Copy full SHA for 75872f6
Browse repository at this point
Commits on Apr 28, 2015
use numpy indexing instead of pandas lookup
Show description for d43ad7c
jiffyclub
committed
d43ad7c
View commit details
Copy full SHA for d43ad7c
Browse repository at this point
Skip loops in cdap.apply_final_rules
Show description for 2d98991
jiffyclub
committed
2d98991
View commit details
Copy full SHA for 2d98991
Browse repository at this point
Commits on May 4, 2015
move apply_final_rules work into numpy funcs
jiffyclub
committed
43a13bc
View commit details
Copy full SHA for 43a13bc
Browse repository at this point
Commits on May 5, 2015
use numpy indexing in cdap.make_interactions
Show description for 528c2ce
jiffyclub
committed
528c2ce
View commit details
Copy full SHA for 528c2ce
Browse repository at this point
cache a couple more things in cdap.initial_household_utilities
jiffyclub
committed
579927c
View commit details
Copy full SHA for 579927c
Browse repository at this point
Commits on May 6, 2015
Cache arrays in cdap.apply_final_rules
Show description for bbc6ee0
jiffyclub
committed
bbc6ee0
View commit details
Copy full SHA for bbc6ee0
Browse repository at this point
allow numpy to broadcast alt in cdap.apply_final_rules
jiffyclub
committed
0149190
View commit details
Copy full SHA for 0149190
Browse repository at this point
itertools.product is slightly faster than doing lookups in a list comp
jiffyclub
committed
c3b7966
View commit details
Copy full SHA for c3b7966
Browse repository at this point
You can’t perform that action at this time.