This document evaluates the performance of the First Come First Serve (FCFS) and Easy Backfilling (EBF) resource allocation algorithms in grid computing systems. It compares the resource utilization and throughput of the two algorithms when gridlet size increases linearly and non-linearly. The results show that EBF achieves better resource utilization and throughput than FCFS in both linear and non-linear cases. EBF is more efficient at scheduling jobs to maximize resource usage and the amount of work completed per time period.