Skip to content

v0.01-alpha refactoring  #11

@LyashenkoGS

Description

@LyashenkoGS

Performance measures show huge overhead on logging and getAllAvailableSteps method.
screen shot 2017-02-01 at 11 42 08 am
The project was run via:

mvn exec:java -Dexec.mainClass="com.google.hashcode.App"

finished with exeption:
medium.in exeption.txt

Estimate for the end of refactoring -> 1 hour to perform pizza slicing for all the pizzas'

Solution:

  • decrease logging for big slices. Put an if to toString methods based on an entity size
  • perform method getAvailableSteps for a part of start positions. //TODO more precise description and a diagram

The issue implementation shouldn't break the algorithm fo example.in file!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions