Rasmus Rasmussen owner
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.
owner created pull request owner/RSE#24 2024-12-04 12:24:28 +00:00
Misc changes such as performance tuning, added support for more than 64 threads for the scanner.
owner pushed to UseForeignKeys at owner/RSE 2024-12-04 12:20:51 +00:00
5fe35192c6 Misc changes such as performance tuning, added support for more than 64 threads for the scanner.
owner created branch UseForeignKeys in owner/RSE 2024-11-29 18:50:04 +00:00
owner pushed to UseForeignKeys at owner/RSE 2024-11-29 18:50:04 +00:00
owner opened issue owner/RSE#23 2024-11-29 18:26:45 +00:00
Use Foreing Keys In The Filtered Database
owner pushed to main at owner/RSE 2024-11-29 18:18:01 +00:00
a1f5b08ac3 Merge pull request 'Make it so the filter does not iterate over already filtered IPs.' (#22) from OptimizeContentFilter into main
2cff817044 Make it so the filter does not iterate over already filtered IPs.
Compare 2 commits »
owner merged pull request owner/RSE#22 2024-11-29 18:18:00 +00:00
Make it so the filter does not iterate over already filtered IPs.