-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Future work #11
Comments
Two more topics:
|
Sjors noted in the asmap-data repository:
and
|
This is obviously really important and should be priority. Since we've to deal with a large and varied amount of data, fuzz testing would be useful to ensure we won't get any unexpected crash. Also, related to the topic 2, I think some benchmarking would be nice as well. |
Good points, yeah, benchmarking would make further work on performance a lot more comfortable. |
This is a pretty big change but potentially helpful: We could track the data source for each entry in the process and then output a result file that contains all the sources as a comment at the end of the line. That might be very helpful with debugging diffs if we would like to do that. However, we might also be able with a semi-smart script that greps for the prefixes in the result files and gives a good educated guess where they appeared first. |
The Kartograf project will be one year old in January. Lately, it feels like it is getting much closer to a stable state, thanks to the help of many testers who have found a lot of issues. I hope that next year the project can graduate from only finding issues and fixing them and grow up to be more of a stable development environment that is inviting to new contributors and nice to work with for the existing ones.
The following priorities are suggestions, feel free to brainstorm in this issue below.
valid_until
first, then byvalid_since
and then we take the lower ASN as a deterministic tie-breaker. Also, CAIDA pfx2as files include multi-origin routes and AS-SETs. Expert interviews may be very helpful here.With the following topics I am currently still undecided if they should be a priority or not:
The text was updated successfully, but these errors were encountered: