Skip to content
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

D2ai speedup paths #521

Merged
merged 26 commits into from
Dec 4, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
0f3c5b1
Speed up data generation by running scripts in a single process
robojumper Aug 28, 2023
1cda600
Optimize missing-collectible-info
robojumper Aug 28, 2023
379ce67
Add functionality to run individual scripts
robojumper Aug 28, 2023
4ef2641
Don't import cross-script
robojumper Aug 28, 2023
fb648b1
comments
robojumper Aug 28, 2023
4176cc0
Restore run-s
robojumper Aug 28, 2023
d6a5f33
Correctly run yarn tsc
robojumper Aug 28, 2023
96cee5f
Make ts files the source of truth for which files to run
robojumper Aug 28, 2023
5af52dc
Only convert/enumify font on demand
robojumper Aug 31, 2023
f5ed890
resolve-tspaths
delphiactual Sep 1, 2023
024202b
org
delphiactual Sep 1, 2023
ba73db8
build on seasons_unfiltered.json
delphiactual Sep 1, 2023
f6bcde3
s23 fixes
delphiactual Nov 29, 2023
3dfeb95
s23 update with speed up enabled
delphiactual Nov 29, 2023
0363784
merge missed fixes
delphiactual Nov 29, 2023
9bbc1de
Merge branch 'master' into d2ai-speedup-paths
delphiactual Nov 29, 2023
175a2cd
fix merge conflict accidental deletes
delphiactual Nov 29, 2023
755b8d7
more merge conflict fixes
delphiactual Nov 29, 2023
aac96a1
generate-data
delphiactual Nov 29, 2023
59582f7
last accidental deletion from merge conflict fixes
delphiactual Nov 29, 2023
9583d40
Merge branch 'master' into d2ai-speedup-paths
delphiactual Nov 30, 2023
1abfa73
Merge remote-tracking branch 'origin/master' into d2ai-speedup-paths
delphiactual Dec 2, 2023
a917403
update pnpm-lock
delphiactual Dec 2, 2023
2d4ef24
prettier
delphiactual Dec 2, 2023
1789c12
yarn -> pnpm
delphiactual Dec 2, 2023
f68dc78
pre-commit fix help
delphiactual Dec 2, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
generate-data
  • Loading branch information
delphiactual committed Nov 29, 2023
commit aac96a13ae28af2a84e9538a11f86eba56db0f85
1 change: 1 addition & 0 deletions output/season-to-source.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"929025440": 7,
"948753311": 5,
"976328308": 17,
"1007078046": 16,
"1035822060": 22,
"1036506031": 3,
"1067250718": 1,
Expand Down
1 change: 1 addition & 0 deletions output/seasons_backup.json
Original file line number Diff line number Diff line change
Expand Up @@ -1151,6 +1151,7 @@
"4251951859": 5,
"4251951860": 5,
"4251951862": 5,
"4251951863": 5,
"4261909052": 22,
"4272367383": 3,
"4280200672": 11,
Expand Down