Visualize FIFO, SJF & Round Robin • Interactive Timeline • Performance Metrics

Scheduling Configuration

First In First Out
FIFO / FCFS
Shortest Job First
Non-Preemptive
Round Robin
Time Slicing
Or use preset examples below
No jobs added yet

Performance Metrics

Avg Wait Time
0 ms
Avg Turnaround
0 ms
CPU Utilization
0%
Throughput
0 jobs/ms

Execution Timeline (Gantt Chart)

Run simulation to see timeline visualization

Process Details

Job ID Arrival Burst Start Finish Wait Turnaround Response
No simulation results yet

Algorithm Explanation

Select an algorithm and run the simulation to see how it works.