Josh Holmer
Josh Holmer
As the original author of the log implementation, and after having used this for a while in production... I am +1 for moving the normal, happy-path logs to DEBUG level....
Forgot this existed. Closing in favor of manual update to all deps.
Yes, this was measured using valgrind, specifically in this case `valgrind --tool=callgrind --dump-instr=yes --collect-jumps=yes --simulate-cache=yes target/release/rav1e -s 2 --no-scene-detection -i 0 -I 0 ~/xiph-media-files/objective-1-fast-10bit/speed_bag_640x360_60f.y4m -o /dev/null --limit 20`. valgrind measures...
Although not implemented yet, there is a placeholder in the CS2 map editor for importing and exporting height maps. So it is confirmed we will have the same capabilities as...
Another difference from CS1, it appears that CS2 currently only accepts 16-bit RAW files at a resolution of 4096x4096. It also seems to have a max height of 2048m, which...
What is wrong with ip-qidx-ratio?
Okay, well I will tell you from my testing in AWCY... It doesn't seem to work. :p at least it did not result in the output changing, which means it...
Most if not all of these should be addressed by now. If there are any remaining, we can create individual issues for them.
This is a little difficult to implement precisely, but some sort of estimate could be done.
Yeah, this probably does require some tuning, and maybe moving to something like Criterion for benchmarks would also help here.