An Unusual Performance Optimization

The “raw_text” benchmarks tests the performance of close-to-metal text output. This is important because it is the limiting factor when creating PDF files, especially big PDF files, with much text content.What the benchmark does isreading a file line by line,putting each line on a page, without line wrapping and with manual cursor positioning,and creating new pages as necessary.Here is the main part of the HexaPDF script:.
An Unusual Performance Optimization #ruby #rubydeveloper #rubyonrails #performance https://rubyonrails.ba/single/an-unusual-performance-optimization

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles