## Description Update the project's contributor documentation to include guidelines and instructions for writing and running benchmark tests. ## Goals - Document how to write benchmark tests for `GraphProperties.jl`. - Document how to execute and interpret benchmark tests. ## Acceptance Criteria - The contributor documentation includes a new section on benchmark tests. - Instructions are clear and helpful for new contributors.