-
-
Notifications
You must be signed in to change notification settings - Fork 597
Open
Description
As part of a research project,
I am writing a code analysis tool, that counts the toke count for each file.
unfortunately I cannot continue until these files are "split" into smaller files.
Is it even possible to refactor these files into smaller files (about half the size?)
my tool seeks to generate recommendations on code, but I have a token limit.
can you guys assist by refactoring the code?
List of "too large" (files for analysis)
| connection.lisp | 6392 |
|---|---|
| package.lisp | 6331 |
| transforms.lisp | 5485 |
| catalog.lisp | 4613 |
| migrate-database.lisp | 4566 |
| pgsql-schema.lisp | 4355 |
| pgsql-create-schema.lisp | 4259 |
| command-csv.lisp | 4105 |
| mysql-cast-rules.lisp | 4023 |
I thank you in advance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels