Rasmus Rasmussen owner
owner closed issue owner/RSE#31 2024-12-17 10:05:04 +00:00
Use Cache On The Frontend
owner pushed to Frontend at owner/RSE 2024-12-17 09:46:14 +00:00
3822339dd9 Add a time-based cache for the progress result from the API
owner opened issue owner/RSE#31 2024-12-17 09:44:35 +00:00
Use Cache On The Frontend
owner commented on issue owner/RSE#30 2024-12-15 11:34:25 +00:00
Use Cache On The API Level Instead Of Fetching The Progress Every Time

There is also rate limiting functionality in place on the API, but still, if we can just cache the result for like, 30 seconds, that would be great.

owner opened issue owner/RSE#30 2024-12-15 11:33:37 +00:00
Use Cache On The API Level Instead Of Fetching The Progress Every Time
owner closed issue owner/RSE#25 2024-12-14 17:28:34 +00:00
Create Frontend
owner closed issue owner/RSE#26 2024-12-14 17:28:20 +00:00
Create Progress Page
owner commented on issue owner/RSE#29 2024-12-14 15:42:29 +00:00
Optimize The Title And Description Extraction Method

More screenshots to showcase the effect.

image
owner opened issue owner/RSE#29 2024-12-14 15:41:27 +00:00
Optimize The Title And Description Extraction Method
owner pushed to Frontend at owner/RSE 2024-12-14 12:26:33 +00:00
1c74ae9de5 Added frontend and working fetching.
owner pushed to Frontend at owner/RSE 2024-12-06 11:34:01 +00:00
bab8fa6c25 Added frontend project with some basic api fetching implemented.
owner commented on issue owner/RSE#12 2024-12-06 09:48:23 +00:00
Investigate If The Filtered Object Can Be Turned Into A Struct, To Create Less GC Pressure

After investigating, I've come to the conclusion that it wouldn't be worth it. There's too many properties that would have to be re-worked, and too many methods that would have to be reworked as well.

owner closed issue owner/RSE#12 2024-12-06 09:48:23 +00:00
Investigate If The Filtered Object Can Be Turned Into A Struct, To Create Less GC Pressure
owner pushed to Frontend at owner/RSE 2024-12-06 09:47:04 +00:00
owner created branch Frontend in owner/RSE 2024-12-06 09:47:03 +00:00
owner opened issue owner/RSE#27 2024-12-04 16:13:59 +00:00
Create Search Page
owner opened issue owner/RSE#26 2024-12-04 16:13:21 +00:00
Create Progress Page
owner opened issue owner/RSE#25 2024-12-04 12:36:34 +00:00
Create Frontend
owner pushed to main at owner/RSE 2024-12-04 12:24:36 +00:00
cd49d32dd7 Merge pull request 'Misc changes such as performance tuning, added support for more than 64 threads for the scanner.' (#24) from UseForeignKeys into main
5fe35192c6 Misc changes such as performance tuning, added support for more than 64 threads for the scanner.
Compare 2 commits »
owner merged pull request owner/RSE#24 2024-12-04 12:24:35 +00:00
Misc changes such as performance tuning, added support for more than 64 threads for the scanner.