opencode
696826ade2
Change native image optimization level to -Ob (build-time optimization)
...
Replaced -O3 (maximum runtime performance) with -Ob (optimize for build time)
to reduce native image compilation time, trading off some runtime performance.
2026-06-10 16:48:46 +00:00
woggioni
b4a97845ca
tmp
CI / build (push) Failing after 1m26s
2026-06-09 22:32:40 +08:00
woggioni
b58462a085
improved logging
2026-02-21 20:47:18 +08:00
woggioni
1ffe938c22
update to JDK 25
CI / build (push) Successful in 4m21s
2025-10-24 07:00:25 +08:00
woggioni
3416c327b9
updated GraalVM configuration
2025-06-13 14:09:38 +08:00
woggioni
85c0d4a384
update Netty to 4.2.0
2025-04-16 01:06:28 +08:00
woggioni
ede515e2ca
rebuild native image with wider ISA compatibility
CI / build (push) Successful in 14m13s
2025-03-10 22:28:55 +08:00
woggioni
9600dd7e4f
solved issue with ignored HttpContent and HttpCacheContent messages in the Netty pipeline
CI / build (push) Successful in 12m48s
2025-03-09 13:57:52 +08:00
woggioni
729276a2b1
fixed native image configuration
CI / build (push) Successful in 14m12s
2025-03-08 14:35:50 +08:00
woggioni
d15235fc4c
fixed missing plugin in native image
CI / build (push) Successful in 34m59s
2025-02-27 23:30:33 +08:00
woggioni
a1398045ac
fixed native image configuration task
CI / build (push) Successful in 37m16s
2025-02-26 17:42:02 +08:00
woggioni
1f93602102
added healthcheck role
...
improved documentation
client configuration promoted to standalone class
2025-02-26 15:26:18 +08:00
woggioni
37da03c719
added signal handler to native executable
CI / build (push) Successful in 33m50s
2025-02-25 19:15:48 +08:00
woggioni
ca18b63f27
added GraalVM native image executable build
2025-02-25 15:30:58 +08:00
woggioni
6c0eadb9fb
renamed project to "Remote Cache Build Server" (RBCS)
2025-02-06 15:20:50 +08:00