Better to use find_sphere_class() . That way the module performs the entity search and will be more efficient.
Well they are not the same thing. If you're not searching for a specific class but rather all entities around the player you can't use find_sphere_class. Otherwise you are correct though.