Skip to content

delete waypoint_naming_log when done - #132

Merged
jteresco merged 1 commit into
TravelMapping:masterfrom
yakra:waypoint_naming_log
Nov 16, 2018
Merged

delete waypoint_naming_log when done#132
jteresco merged 1 commit into
TravelMapping:masterfrom
yakra:waypoint_naming_log

Conversation

@yakra

Copy link
Copy Markdown
Contributor

Gain a small amount of RAM headroom near the end of the process.
About 12-40 MB, ballpark.


On a related note, I saw this comment in the HighwayGraphVertexInfo constructor:

# note: if saving the first waypoint, no longer need first
# three fields and can replace with methods

I gave it a try, and siteupdate actually seemed to be using more RAM -- 6-19, MB ballpark.
If there is any savings, it's slight, and lost in the noise of whatever else the computer is doing.
Leaving this part of the code alone for now.

gain a small amount of RAM headroom near the end of the process
@jteresco
jteresco merged commit 301ef66 into TravelMapping:masterNov 16, 2018
@yakra
yakra deleted the waypoint_naming_log branch November 26, 2018 17:51
Sign up for freeto 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

@yakra@jteresco