NDArray conversion to numpy array take time (around 350ms) with a simple data

Yeah here is the example: dlpack/apps/from_numpy at main · dmlc/dlpack · GitHub. Note that we assume the array is on CPU because numpy arrays are cpu-only.