Some basic benchmarks for pennylane.pulse
for public display.
We run the basic benchmark of evolving a state according to
and then computing the expectation value of
As time-dependent envelopes
The main benchmark is done in Forward-pass_PL_QUTIP_QISKIT.ipynb. We ran this on an Macbook Air 15 with an Apple M2 processor. We get qualitatively identical results using an Intel i7-1260P in an LG gram 16 (2022). Please open an issue in case you experience significant deviations from this picture
We also perform the same benchmark on a NVIDIA TITAN Xp GPU, see Forward-pass_PL_hardware.ipynb.
We compare to third party repositories offering similar functionality. Benchmarks never capture the full capability of either repository and are always specific to the choice of benchmark problem. Further, we cannot guarantee using the latest and best standards for any third party repository that we compare to. We invite experts to submit suggestions for better performance by opening Issues and/or Pull Requests.