Little optimization

Move loop over pixels to assembly. It allows not to load SMM for each pixel
1 job for prerelease in 15 seconds (queued for 4 seconds)
latest
Status Job ID Name Coverage
  Benchmark
failed #170740
benchmark

00:00:15

 
Name Stage Failure
failed
benchmark Benchmark There has been a runner system failure, please try again
Will be retried in 3s ...
Using Docker executor with image none ...

WARNING: Failed to pull image with policy "never": Error: No such image: none (manager.go:160:0s)
ERROR: Preparation failed: failed to pull image "none" with specified policies [never]: Error: No such image: none (manager.go:160:0s)
Will be retried in 3s ...
Using Docker executor with image none ...

WARNING: Failed to pull image with policy "never": Error: No such image: none (manager.go:160:0s)
ERROR: Preparation failed: failed to pull image "none" with specified policies [never]: Error: No such image: none (manager.go:160:0s)
Will be retried in 3s ...
ERROR: Job failed (system failure): failed to pull image "none" with specified policies [never]: Error: No such image: none (manager.go:160:0s)

Speed up your pipelines with Needs relationships

Using the needs keyword makes jobs run before their stage is reached. Jobs run as soon as their needs relationships are met, which speeds up your pipelines.

If you add needs to jobs in your pipeline you'll be able to view the needs relationships between jobs in this tab as a Directed Acyclic Graph (DAG).