Entity Creation + Manipulation

Parent Previous Next

Entities Creation, Retrieval and Modifications


For Lisp applications dealing with intensive entity creation, modification and verification like in mass-data processing, the code parts which access the entity will have a significant impact on overall performance.

As there are many and different opportunities in entity handling, this chapter provides an overview with hints and suggestions for best performance.


Creating Entities

Retrieving Entity Data

Modifying Entities

Entity Validity Check


Our Lisp Benchmark Tool can be used to verify the performance of the different mechanisms as described here.



©  Menhirs NV. All rights reserved.