Skip to content

Conversation

@jpn--
Copy link
Member

@jpn-- jpn-- commented Jul 19, 2021

work on #439

@jpn-- jpn-- marked this pull request as ready for review November 30, 2021 15:21
@jpn--
Copy link
Member Author

jpn-- commented Nov 30, 2021

This work is ready for review, and passes tests in Travis. The benchmarking results website is online at https://activitysim.github.io/asim-benchmarks/

Copy link
Contributor

@dhensle dhensle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request in general looks really good. Code needs to be more consistent when it comes to chunking and multiprocessing (there are multiple spots that seem to contradict each other as to whether multiprocessing & chunking are enabled or not). More documentation would help developers and users understand the functionality and how to use it appropriately. I did get an error when trying to publish to GitHub pages that should be addressed.

Does a TravisCI test need to be created to test the benchmarking functionality?

@jpn-- jpn-- requested a review from dhensle March 16, 2022 15:55
@jpn--
Copy link
Member Author

jpn-- commented Mar 16, 2022

@dhensle, I believe we have addressed all of the items you identified in your review, can you confirm? Thanks

Copy link
Contributor

@dhensle dhensle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of my previous comments have been addressed. Looks good to me!

jpn-- and others added 3 commits April 12, 2022 11:00
fix for dependency changes that result in small parameter estimation variance
@jpn-- jpn-- merged commit 91930b5 into ActivitySim:develop Apr 25, 2022
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.

Implement performance benchmarking via Airspeed Velocity

4 participants