This website requires JavaScript.
Explore
Help
Sign In
OwlBoard
/
timetable-mgr
Watch
1
Star
0
Fork
0
You've already forked timetable-mgr
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
119
Commits
2
Branches
0
Tags
8.3
MiB
f97bea78eb
Commit Graph
6 Commits
Author
SHA1
Message
Date
Fred Boniface
91fd38104c
Reorganise logging
2024-04-14 19:03:13 +01:00
Fred Boniface
4459d4d316
Update
package corpus
to stream data to the parse function.
All checks were successful
Go Test / test (push)
Successful in 1m42s
Details
2024-04-11 20:50:36 +01:00
Fred Boniface
39405e6d6a
Add comments
2024-04-10 20:46:20 +01:00
Fred Boniface
f903219276
Streaming data into the CIF Parse function reduces memory down to 4.1GB - also looking to stream the parsed data directly into the database if feasable.
2024-04-10 20:19:16 +01:00
Fred Boniface
a2c52f7b8b
Increase use of pointers to improve memory usage. Currently uses around 16GB RAM.
2024-04-09 21:07:21 +01:00
Fred Boniface
493fb41da8
Reorganise repo
Some checks failed
Go Test / test (push)
Failing after 48s
Details
2024-04-05 22:23:42 +01:00