valence-labs / mess

MESS: Modern Electronic Structure Simulations
https://valence-labs.github.io/mess/
MIT License
20 stars 2 forks source link

Add baseline performance benchmark for basis and Hamiltonian construction tasks #3

Open hatemhelal opened 2 months ago

hatemhelal commented 2 months ago

Supporting batching over conformations requires the ability to generate Hamiltonians for a number of different structures. At the moment the initialisation of the basis and building the Hamiltonian have been flagged as initial bottlenecks. This task is to add a baseline initialisation benchmarks for these two tasks for a couple reasonably sized systems.