Graphify Test Questions #560
Unanswered
DanielCauser
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello, i saw this project and thought it would be very cool to have a tool to lower my projects token consumption and speed for agent research.
Therefore i decided to make a comparison, same question, same model, same "think" config and i'm curious about the results.
I did a graph only on the .cs files of my codebase, and i created a wiki as well as an mcp server.
Without graphify
3min 2s and 45.3k tokens.
With graphify
43s and 47.8k tokens
Am i missing something? I thought that the token consumption would be lower than without using graphify, even though the performance was astoundingly better with graphify, i was hoping for better results in regards to token usage, am i missing something?
All reactions