You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested with an Intel Core i5-3470 (4 cores 4 threads, base clock is 3.2 GHz) and cannot see the effect in Minecraft 1.20.5 and later.
I can see the effect in 1.20.4 and earlier.
I don't know if this is a bug of Noisium, if it is an issue dependent on my environment, if the world generation has been optimized in 1.20.5, or if it is a compatibility issue with Chunky.
However, I found it odd that it would not be effective with such a slow CPU.
Test
Generate a 2000x2000 range with Chunky as in the benchmark on the Mod page and look at the logged times.
Fabric 0.16.7.
8GB memory is allocated (Argument: -Xms8192m -Xmx8192m -XX:+AlwaysPreTouch).
Video settings were lowered as much as possible (Render distance: 2, Simulation distance: 5, Grapchics: fast, Smooth lighting: off, Max FPS: 30, etc.).
PC Specs:
OS: Windows 10
CPU: i5-3470
GPU: (integrated GPU)
RAM: 16GB DDR3-1600
Disk: SATA SSD
Do this step 3 times each.
Create world (Game mode: creative, Seed: 1)
Run /tp @s 0 320 0 0 -90 to reduce what is rendered
Wait for CPU usage to drop to about 5%
Run the following commands to start world generation
/chunky center 10000 10000
/chunky radius 1000
/chunky start
Result
1.20.5
No effect.
without
0:09:04
0:09:02
0:09:02
with Noisium 2.3.0 / Chunky 1.4.10
0:09:02
0:08:56
0:08:57
1.20.4
Faster.
without
0:09:16
0:09:13
0:09:15
with Noisium 2.3.0 / Chunky 1.3.146
0:08:18
0:08:20
0:08:17
I also confirm that it is ineffective in 1.21.1 and effective in 1.20.1.
The text was updated successfully, but these errors were encountered:
I tested with an Intel Core i5-3470 (4 cores 4 threads, base clock is 3.2 GHz) and cannot see the effect in Minecraft 1.20.5 and later.
I can see the effect in 1.20.4 and earlier.
I don't know if this is a bug of Noisium, if it is an issue dependent on my environment, if the world generation has been optimized in 1.20.5, or if it is a compatibility issue with Chunky.
However, I found it odd that it would not be effective with such a slow CPU.
Test
Generate a 2000x2000 range with Chunky as in the benchmark on the Mod page and look at the logged times.
Fabric 0.16.7.
8GB memory is allocated (Argument: -Xms8192m -Xmx8192m -XX:+AlwaysPreTouch).
Video settings were lowered as much as possible (Render distance: 2, Simulation distance: 5, Grapchics: fast, Smooth lighting: off, Max FPS: 30, etc.).
PC Specs:
Do this step 3 times each.
/tp @s 0 320 0 0 -90
to reduce what is renderedResult
1.20.5
No effect.
without
with Noisium 2.3.0 / Chunky 1.4.10
1.20.4
Faster.
without
with Noisium 2.3.0 / Chunky 1.3.146
I also confirm that it is ineffective in 1.21.1 and effective in 1.20.1.
The text was updated successfully, but these errors were encountered: